瀏覽代碼

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,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.

Loading…
取消
儲存