|
|
@@ -294,6 +294,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
294
|
294
|
* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
|
|
295
|
295
|
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
|
296
|
296
|
* [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
|
|
|
297
|
+* [Nette DI](https://doc.nette.org/en/dependency-injection#toc-nette-di) – An extremely advanced compiled DI container for PHP.
|
|
297
|
298
|
* [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
|
|
298
|
299
|
* [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
|
|
299
|
300
|
* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
|
|
|
@@ -812,6 +813,7 @@ Libraries to help manage database schemas and migrations.
|
|
812
|
813
|
|
|
813
|
814
|
* [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
|
|
814
|
815
|
* [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
|
|
|
816
|
+* [Neuron AI](https://github.com/inspector-apm/neuron-ai) – A framework to create full featured AI Agents with support of MCP, vector storage, embeddings, chat history and many more.
|
|
815
|
817
|
* [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
|
818
|
* [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
|
819
|
* [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.
|