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-ai-models
by lmsomeco
List and cache the currently-available models for each provider configured in the Laravel AI SDK.
laravel-capabilities-ai
by rawphp
Conversation / turn / proposal runtime for the Laravel Capabilities bus — pluggable LlmClient, progress store, bus-only tools
laravel-llm
by touseef
A unified, production-minded LLM client for Laravel — Claude and OpenAI behind one interface, with streaming, tool calling, Blade prompt templates, response caching, retries/fallbacks and per-request cost tracking.
laravel-ai-hub
by imrandevbd
Premium multi-provider Laravel AI SDK — OpenAI, Gemini, Claude, Grok, DeepSeek, Mistral, Groq, Ollama & OpenRouter with failover, cost tracking, JSON recovery, and a visual studio UI.
laravel-ai-attributes
by parselynk
Add AI-powered computed attributes to any Eloquent model — a thin Eloquent layer on top of the official Laravel AI SDK.
laravel-error-explainer
by kolakachi
Turn Laravel exceptions into dev-friendly explanations and user-safe messages using your own LLM keys. Multi-provider, multi-language.
laravel-flow-ai
by padosoft
Agentic AI layer for padosoft/laravel-flow: LLM prompt nodes, MCP client and server (expose flows as MCP tools), bounded agent nodes, AI flow builder and Flow Advisor. Part of the Laravel Flow 2.0 suite.
laravel-agent-protocol
by ronu
Agent Discovery Protocol implementation for Laravel APIs built on top of rest-generic-class metadata.
oi-laravel-ai
by oi-lab
AI backend for Laravel: provider/model catalog with pricing, request usage tracking and cost reporting, agent system-prompt registry and a self-updating tariff registry.
laravel-translator
by minhyung
Unified translation services (DeepL, Google Cloud Translation, ...) for Laravel.
laravel-ai-circuit-breaker
An abuse firewall for AI endpoints: detect runaway agent loops within a request, and open a circuit on a per-tenant spend anomaly, before a self-recursing agent drains the API budget. Security-framed, not just rate limiting.
laravel-ai-lint
Static analysis for insecure AI wiring in Laravel apps: a scan command that finds AI provider keys leaked into tracked or client-reachable files, plus PHPStan rules that flag model output flowing into unsafe sinks and prompts built by concatenation. SARIF for CI.
laravel-ai-egress-guard
Scan, redact, and optionally block outbound requests to AI providers (OpenAI, Anthropic, Gemini, and more) for leaked secrets and PII. Review in an inbox and fail CI before a prompt leaks. SDK-agnostic, at the HTTP layer.
laravel-datafast-aicrawl
by monteduro
Server-side AI crawler & bot traffic tracking for Laravel, reporting to DataFast. Unofficial PHP port of @datafast/ai-crawl.
laravel-guardrails
by muyki-labs
A safety layer for LLM input and output in Laravel: a fluent, composable pipeline of guards (PII redaction, prompt-injection detection, moderation, schema validation) plus a provider-agnostic wrapper for any LLM call.
laravel-bes-rag
by twdnhfr
A deep RAG search orchestrator for Laravel, based on Bidirectional Evolutionary Search (BES): backward goal decomposition, evolving evidence trails and cited, auditable answers.
laravel-sql
by dbmind
DBMind 1.0 — the SQL-only edition: a local Ollama model writes guarded, read-only SQL (with JOINs) against your approved tables and answers from the real rows. No Qdrant, no embeddings.
laravel-spectra
by spectra-php
Comprehensive observability for AI/LLM operations in Laravel applications
laravel-sdk
by rodiumai
Laravel/PHP SDK for the RodiumAI API — multi-model AI with Mobile Money payments
laravel-deepagents
by twdnhfr
A deep-agent harness for the Laravel AI SDK: an owned agent loop with planning, sub-agents, persistent memory, human-in-the-loop approval and automatic context management.
laravel-ai-finops
by padosoft
Enterprise AI spend-governance for Laravel: cross-provider metering, budgets, policy enforcement, chargeback, forecasting, cost-aware routing and FinOps — the governance brick for AI agents. Hooks the official laravel/ai SDK at a single point.
laravel-ai-search-providers
by padosoft
Plug-and-play Laravel package exposing a single contract over Brave Search, Tavily, Exa.ai, Firecrawl, WebSearchAPI.ai and DuckDuckGo — the search/extraction backbone for AI agents and product/catalog tooling.
laravel-filament-solaris
by statikbe
AI actions for Filament v4 & v5 — auto-detect form fields, compose prompts, and write structured AI responses back. Powered by laravel-ai.
laravel-ai-translation
by statikbe
A modular AI translation gateway for Laravel — supports laravel/ai (LLMs) and LibreTranslate, integrates with statikbe/laravel-chained-translator.
laravel-chatbot
by aanfarhan
Context-aware chatbot package for Laravel: signed page context, OpenAI-compatible LLMs, streaming SSE, GDPR-friendly persistence.
laravel-stringer
Telegram-driven LLM blog drafter for Laravel. Generates per-locale drafts for human review; auto-publish opt-in per topic.
laraveleasyai
by easybdit
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
laravel-ai-agent-evaluation
by casawatt
Evaluate Laravel AI SDK agents across providers and models for performance, accuracy, and cost
laravel-text-chunker
Flexible, strategy-based text chunking for Laravel — fork of droath/laravel-text-chunker with Laravel 13 support.
gaze-laravel
by certamesh
Redact PII, PHI & secrets before they reach OpenAI/Anthropic/Gemini — one Gaze::clean()/Gaze::restore() call. Reversible, signed-encrypted pseudonymization for Laravel LLM & agent pipelines (GDPR/EU AI Act).
laravel-mcp-connect
by vinkius
Laravel SDK for the Vinkius MCP Catalog — discover, activate, and execute 3, 400+ governed MCP servers from any Laravel application
laravel-euria
Laravel package for Infomaniak AI Services (Euria) — LLM, Embeddings, Images, Audio, Streaming
laravel-ai-regolo
by padosoft
Laravel AI SDK provider extension that adds Seeweb Regolo — chat, embeddings, reranking, plus a 30+ open-model catalog hosted in Italy — as a first-class provider for the official laravel/ai SDK.
laravel-aigeo
by hszope
Generative Engine Optimization (GEO) for Laravel — get your products surfaced inside AI-generated answers from ChatGPT, Gemini, Perplexity and more.
adapter-laravel
Laravel framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Laravel applications
laravel-rag
by thaolaptrinh
Production-grade RAG engine for Laravel — provider-agnostic, HTTP-based, extensible
laravel-ai-governor
by dewaldhugo
Prompt versioning, token governance, and deployment tooling for Laravel AI applications. Compatible with Prism PHP, the Laravel AI SDK, and openai-php/laravel.
laravel-ai-validator
by gazu1986
Validate, retry, and type-cast structured AI output against Laravel validation rules or JSON schemas.