westyx/nexus-openfeature package lets you use Westyx Nexus as an OpenFeature provider in PHP applications. It wraps an already-initialized NexusClient and delegates all evaluations to the in-memory cache - no additional network calls are made.
Installation
Once the package is distributed, installation will be:open-feature/sdk ^2.0, westyx/nexus >=0.8.0.
Usage
Evaluation behavior
EvaluationContext is ignored - Nexus has no per-user targeting. All successful resolutions return reason STATIC.