php-sdk
php-sdk copied to clipboard
PHP implementation of the OpenFeature SDK
Results
32
php-sdk issues
Sort by
recently updated
recently updated
newest added
This issue proposes to add support for multiple feature flag providers within the OpenFeature PHP SDK. ### Motivation Supporting multi-provider functionality would allow users to integrate and delegate feature flag...
### Observed behavior Currently, the flagd provider for OpenFeature does not support accessing flag metadata that may be defined in the flag configuration or globally. When flags include metadata information,...
Needs Triage
bug