open-feature / open-feature/php-sdk-contrib
[FEATURE] Create OFREP provider
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 14
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 6
Description
Requirements
OFREP (OpenFeature Remote Flag Evaluation Protocol), is an API specification for feature flagging that allows the use of generic providers to connect to any feature flag management systems that supports the protocol.
We would like to have an OFREP provider in PHP.
The PHP SDK is a server SDK, so we should follow those guidelines when building the provider.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reading the linked dynamic-context-provider guideline and reviewing the PHP SDK's existing provider patterns. Done means adding an OFREP provider for the server SDK that follows the guideline and supports the protocol's generic feature-flag evaluation use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100