Neuron AI Laravel SDK bridges agentic AI capabilities into the Laravel ecosystem, allowing PHP developers to build autonomous AI agents without migrating to Python. The SDK provides configuration-driven AI provider management, Artisan commands for scaffolding agents, Eloquent-backed chat history for persistent memory, and 100% typed interfaces. It supports multiple AI providers including Anthropic, OpenAI, Gemini, and Ollama, integrating seamlessly with Laravel's service container and following standard Laravel conventions for building AI-powered applications.

Sort: