#93 · Primary category: LLM Application Frameworks

neuron-ai

agent agentic-ai agentic-framework agents ai llm llm-inference llms php vector-database

The Agentic Framework of the PHP ecosystem to build production-ready AI driven applications. Connect components (LLMs, Tools, vector DBs, memory) to agents that interact with your data and UI.

Project last updated:08/20/26

GitHub Stars

2.1K

Forks

237

Contributors

63

License

MIT

Why we included this project

PHP developers who want agentic features without assembling a dozen libraries can start here. The framework gives you an extendable Agent class with memory, tool calling, retrieval-augmented generation, multi-agent orchestration, and human-in-the-loop workflows handled for you. Production concerns are already built in: event-driven workflows with checkpointing, streaming through AG-UI and the Vercel AI SDK protocol, MCP connectors, and asynchronous execution. The same workflow can grow from a small single agent into a stateful multi-agent system with approvals, and the surrounding tutorials and extensions give you a path from first experiment to a deployed application.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category