Neuron AI
The PHP Agentic Framework to build production-ready AI driven apps
...It is designed for developers who want to create systems such as RAG pipelines, multi-agent workflows, and business process automations without having to hand-build every integration from scratch. The framework provides an Agent class that can be extended to inherit core capabilities like memory, tools, function calling, and retrieval-augmented generation. Its design is modular, so developers can swap model providers with minimal changes to their application code, which makes it practical for teams that need flexibility across vendors. The project also supports structured output, monitoring, MCP connectivity, and workflow patterns that include human-in-the-loop intervention when automated flows need review or correction.