LarAgent and laravel-travel-agent
These are competitors—both provide multi-agent orchestration frameworks for Laravel applications, with LarAgent offering broader AI agent capabilities while laravel-travel-agent is specifically built on the Neuron PHP framework.
About LarAgent
MaestroError/LarAgent
Power of AI Agents in your Laravel project
Provides an Eloquent-style API for defining agents with pluggable memory backends, MCP server tool integration, and multi-provider failover. Supports structured outputs, multi-modal inputs, per-user chat histories, and event-driven extensibility while exposing agents via OpenAI-compatible schemas for seamless integration.
About laravel-travel-agent
neuron-core/laravel-travel-agent
Multi-Agent workflow running into a Laravel application with Neuron PHP AI framework
Implements a travel planning agent using Neuron's multi-agent workflow framework with specialized nodes (Receptionist, Delegator, GenerateItinerary) that coordinate to gather user requirements, fetch real-time flight/hotel/destination data via SerpAPI, and synthesize itineraries. Integrates with Laravel 12 and Livewire for the UI layer, supports multiple LLM providers (OpenAI, Anthropic, Gemini) with optional Inspector monitoring for debugging non-deterministic agent behavior across multi-step LLM invocations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work