#93 · Primary category: LLM Application Frameworks
neuron-ai
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
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform