소스 검색

Added Nette DI and Neuron AI

Added Nette DI to the DI seciton
Added Neuron AI to the LLMs section
pull/1353/head
Vojtěch Lacina 7 달 전
부모
커밋
c57dedf9e2
No account linked to committer's email address
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.

Loading…
취소
저장