|
|
@@ -815,6 +815,7 @@ Libraries to help manage database schemas and migrations.
|
|
815
|
815
|
* [OpenAI Client](https://github.com/openai-php/client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
|
|
816
|
816
|
* [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
|
817
|
* [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
|
+* [AIpi - Universal API client for common AI models](https://github.com/skito/aipi-php) - Simple lightweight PHP library for interacting with common AI models, that provides universal interface.
|
|
818
|
819
|
|
|
819
|
820
|
### Third Party APIs
|
|
820
|
821
|
*Libraries for accessing third party APIs.*
|