소스 검색

Update README.md

pull/1359/head
Fahad Heylaal 4 달 전
부모
커밋
0cc6ace306
No account linked to committer's email address
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7
    0
      README.md

+ 7
- 0
README.md 파일 보기

@@ -71,6 +71,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
71 71
   - [Serverless](#serverless)
72 72
   - [Configuration](#configuration)
73 73
   - [LLMs](#llms)
74
+  - [Feature management](#feature-management)
74 75
   - [Third Party APIs](#third-party-apis)
75 76
   - [Extensions](#extensions)
76 77
   - [Miscellaneous](#miscellaneous)
@@ -816,6 +817,12 @@ Libraries to help manage database schemas and migrations.
816 817
 * [OpenAI Client for Laravel](https://github.com/openai-php/laravel) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API.
817 818
 * [PHP Mistral AI SDK](https://github.com/SoftCreatR/php-mistral-ai-sdk) - A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
818 819
 
820
+### Feature management
821
+*Libraries for implementing feature flags, a/b tests, and remote configuration*
822
+
823
+* [Featurevisor](https://featurevisor.com) - Feature flags management with Git, supporting [PHP SDK](https://featurevisor.com/docs/sdks/php/)
824
+
825
+
819 826
 ### Third Party APIs
820 827
 *Libraries for accessing third party APIs.*
821 828
 

Loading…
취소
저장