-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 evaluations across several providers in the same application. This improves flexibility and enables complex use cases where different providers might be required for different environments or flag types.
Reference
For more details on the multi-provider concept in OpenFeature, please see the official specification:
https://openfeature.dev/specification/appendix-a#multi-provider
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request