浏览代码

Merge c57dedf9e2 into cfe9d5d43c

pull/1353/merge
Vojtěch Lacina 7 个月前
父节点
当前提交
c147149f46
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

294
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
294
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
295
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
295
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
296
 * [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
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
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
298
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
298
 * [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
299
 * [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
299
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
300
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
812
 
813
 
813
 * [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
814
 * [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
814
 * [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
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
 * [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.
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
 * [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.
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
 * [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.
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.

正在加载...
取消
保存