Skip to content

Commit

Permalink
docs: providers info after configuration (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Carrio <[email protected]>

<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->

## This PR
<!-- add the description of the PR here -->

- adds section on providers after the configuration section in README

Signed-off-by: Tom Carrio <[email protected]>
  • Loading branch information
tcarrio authored Dec 19, 2022
1 parent 2656740 commit fcbf212
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ class MyApp
}
```

### Provides

The OpenFeature project maintains the [open-feature/php-sdk-contrib](https://github.com/open-feature/php-sdk-contrib) repository, which includes contributed providers and hooks. Vendors can also implement and maintain their own providers as well. We update [the PHP docs page](https://docs.openfeature.dev/docs/reference/technologies/server/php) with these vendors as often as possible.

## Development

### PHP Versioning
Expand Down

0 comments on commit fcbf212

Please sign in to comment.