statsig-io / php-sdk

Statsig's SDK for server-side php applications
ISC License
2 stars 4 forks source link

Request: Feature Gate Metadata #11

Closed leo-vetster closed 6 months ago

leo-vetster commented 6 months ago

Hi team,

I wonder if php-sdk could support Feature Gate Metadata e.g. getReason & ruleID like the one in java sdk

Thank you

tore-statsig commented 5 months ago

Use getFeatureGate

https://github.com/statsig-io/php-sdk/blob/main/src/FeatureGate.php