Skip to content

Conversation

@thomaspoignant
Copy link
Member

@thomaspoignant thomaspoignant commented Aug 8, 2024

This PR

  • This PR contains the implementation of a PHP provider for GO Feature Flag.

Resolve thomaspoignant/go-feature-flag#1714

@thomaspoignant thomaspoignant requested a review from a team as a code owner August 8, 2024 15:18
@thomaspoignant thomaspoignant force-pushed the goff-php-provider branch 2 times, most recently from 6218ede to 380c997 Compare August 8, 2024 15:24
Signed-off-by: Thomas Poignant <[email protected]>
@thomaspoignant thomaspoignant marked this pull request as draft August 8, 2024 15:38
Signed-off-by: Thomas Poignant <[email protected]>
@tcarrio
Copy link
Member

tcarrio commented Aug 9, 2024

This is largely up to you, but it would be convenient for consumers of the SDKs to be able to utilize the PHP HTTP discovery package to automatically provide a PSR compliant implementation based on their packages.

This is in no way something I would expect before merging a 0.1.0 version.

I know that there are still some tests to fix, but let me know if there is any more I can help with @thomaspoignant 👋

Signed-off-by: Thomas Poignant <[email protected]>
@thomaspoignant
Copy link
Member Author

Hey @tcarrio, thanks for your input about the HTTP Client.
I've tried to address it by letting people override it in the Config object.

This version is now ready to be reviewed, I'll be happy to have your feedback.

@thomaspoignant thomaspoignant marked this pull request as ready for review August 12, 2024 20:11
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(feature) <PHP provider>

4 participants