laravel-boost-ddd
by maiobarbero
Laravel Boost rules, skills, and architecture tests for pragmatic, Laravel-native Domain-Driven Design.
chiron
by laravelui5
AI agent guidelines and skills for the LaravelUi5 stack — read by Laravel Boost, so a coding agent writes laravelui5/* correctly instead of guessing.
typesafe-laravel
by marcemarin
Unofficial Laravel/PHP SDK for TypeSafe AI's System One decision model (Jev): typed choice, score and yes/no judgments, a validation rule and test fakes.
typesafe-laravel
by adams100111
Laravel integration for adams100111/typesafe-php — config, a facade, and a transport on Laravel's HTTP client so Http::fake() works in your tests. Unofficial; not affiliated with TypeSafe.
laravel-ai-spam-detector
by digifactory
Opt-in Laravel middleware for spam and prompt injection detection using Laravel AI and Typesafe Jev.
laravel-aria
by thekiharani
The layer between laravel/ai and a product: conversations, retrieval over a pluggable corpus, spend governance, and PII masking.
laravel-ai-summary
by hamzad
A reusable Laravel package for AI-powered content summarization supporting OpenAI, Anthropic, Gemini, Mistral, Groq, and OpenRouter.
laravel-typesafe-jev
by butochnikov
Unofficial Laravel integration for the butochnikov/typesafe-sdk-php TypeSafe Jev client.
laraveleasyvoice
by easybdit
AI Voice Agent capabilities for Laravel, built on top of easybdit/laraveleasyai (speech-to-text, text-to-speech, voice sessions, voice-enabled tool-calling agents).
laravel-ai-budget
Cost-governed LLM execution for Laravel: per-profile spend ceilings enforced before the call, model fallback, JSON Schema validation with one re-ask, and real cost accounting per run.
laravel-content-manager
by a2zwebltd
A portable Laravel content engine — blog posts with categories and tags, DB-backed CMS pages, FAQs and reusable content chunks, media-library images, Nova admin, and a built-in MCP server so AI agents can manage the whole archive remotely with an API key.
laravel-client
by veda-ai
Laravel SDK for Sveda AI: HTTP client, embed sessions, and automatic host MCP server.
laravel-sdk
by sveda-ai
Laravel SDK for Sveda AI: HTTP client, embed sessions, and automatic host MCP server.
laravel-agent-fabric
by evolvex
Vendor-neutral AI agent application runtime for Laravel with governed tools, deterministic workflows, connectors, MCP/A2A, knowledge, deployments, evals, and observability.
laravel-ai-kit
by smwks
A component kit (turn/event data model + Livewire chat UI) for laravel/ai agents.
laravel-ai-otel
OpenTelemetry tracing for the Laravel AI SDK, following the OpenTelemetry GenAI semantic conventions.
laravel-ai-evals
by prashank
PHPUnit evals for laravel/ai agents: LLM judges, tool trajectories, and scorers.
laravel-ai-bridge
by sharifuddin
Turn any Laravel app into a secure AI agent: automatic and custom vector embedding generation, multi-provider AI switching with auto-failover (Gemini, OpenAI/ChatGPT, DeepSeek, Anthropic/Claude, or any custom LLM), zero-config controller-to-tool discovery, and PostgreSQL/MySQL/MongoDB/Qdrant/Pinecone vector database support.
laravel-ai-catalog
by imrandevbd
AI-powered Laravel product catalog — generate listings from photo, keyword, URL, voice, datasheet, or bulk file, with multi-language, image intelligence, review workflow, JSON-LD, agentic shopping feeds (llms.txt), Digital Product Passport (DPP), social commerce video scripts, and returns reduction.
laravel-intentql
by prolaxu
IntentQL turns natural-language prompts into safe, validated Laravel database queries. The language model plans; it never writes SQL.
laravel-tall-architect
by aaix
Distributes and maintains the aaix TALL stack AI agent rules and guidelines across Laravel projects via Laravel Boost.
laravel-ai-batch
Asynchronous batch API support (OpenAI, Anthropic, OpenRouter) for the Laravel AI SDK.
laravel-agent-evals
Define AI-agent behavior as test cases, run them against your real agent, and automatically catch regressions before they ship.
laravel-agent-kit
by catidegla
Expose Eloquent models to an AI agent without handing it your database. Field allowlists, per-record policy checks, result ceilings and an audit trail, all failing closed.
laravel-ai-hub
by imrandevbd
Premium multi-provider Laravel AI SDK — AIHub::fake() testing engine, multi-turn chat sessions, SSE streaming, structured JSON schemas, Gemini 3.8, Claude 3.7 thinking, GPT-5.6/o3, 13 providers, Studio playground, failover, and cost tracking.
laravel-iran-ai-chatbot
by unixscript
A comprehensive AI Chatbot package for Laravel with GapGPT, AvalAI, OpenAI, Gemini, Local models, RAG, Auth handling and UI settings.
laravel-mcp-safe-sql
by afiqsazlan
Read-only, de-identified MCP access to your Laravel app's database — SELECT-only enforcement, auto-LIMIT, statement timeouts, fail-closed PII pseudonymization, and a context-cheap Telescope digest.
laravel-routines
by padosoft
Scheduled, manual and webhook-triggered agentic routines for Laravel — with delegated identity, budget ceilings and a human reachable when a routine hits something it wasn't authorized to do.
claude-tasks-laravel
by phattarachai
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
laravel
by i18n-keyless
Keyless translations for Laravel: your existing __('Welcome to our app') calls resolve through the i18n-keyless API. One composer require, one .env line, zero code change.
wn-laravelboost-plugin
by winter
Integrates Laravel Boost into Winter CMS; a MCP server for augmenting your AI powered local development experience.
laravel-rag
Production RAG for Laravel: pgvector retrieval with citations, and an eval harness that fails CI when retrieval quality regresses.
laravel-ai-gateway
by magetech
Production AI governance layer for Laravel — prompt management, model routing, cost tracking, rate limiting, caching, audit logging, and tenant quotas on top of the official Laravel AI SDK.
laravel-clutch
by obaid
An agent harness for Laravel AI. Durable sessions, resumable runs, replayable events, human approvals, and budgets.
laravel-ai-realtime
by saifulferoz
Realtime speech-to-speech voice sessions and WebRTC ephemeral credentials for Laravel AI
laravel-hyperpay
by osama-98
HyperPay (OPPWA) knowledge for Laravel AI agents: Boost guidelines and skills covering checkout, registration tokens, merchant-initiated charges, webhooks and result codes.
laravel-tackle-remote
by jordandalton
A browser UI for Laravel Tackle — drive your in-app AI coding agent from any device, including your phone.
laravel-chatbot
by omarseyam
Conversation-persisted AI chat scaffolding for Laravel, built on the Laravel AI SDK.
laravel-pandora
by michal78
Pandora — a Laravel-native agentic framework: agents, tools, approvals, automations, memory and a Livewire control center.
laravel-chatbot
Reusable AI chatbot package for Laravel with polymorphic module attachment, context window management, and guest/authenticated token quotas.
laravel-ai-pricing
by jkudish
Shared, provenance-aware AI pricing and cost attribution for Laravel applications.
laravel-playbook
by labrodev
Labrodev playbook for Laravel 13+ — Domain-driven architecture conventions shipped as Laravel Boost AI guidelines, agent skills, and project rules.
laravel-cruddy-design-skill
by jdavidbakr
Enforces single-responsibility resourceful controllers for AI agents via Laravel Boost.