Skip to content

AI Orbit

The Intelligent Control Tower for the Laravel AI SDK

Laravel AI Orbit

Why Laravel AI Orbit? โ€‹

Laravel AI Orbit is a standalone observability dashboard and developer playground for the official Laravel AI SDK. Think of it as Telescope for your AI agents โ€” a polished, real-time window into everything your agents are doing, with powerful tools to test, compare, and optimize them.

Built for Laravel 11+ and PHP 8.2+, Orbit installs in seconds, requires zero frontend build steps, and ships with a gorgeous glassmorphism UI in both dark and light modes.

bash
composer require ashrafic/laravel-ai-orbit

What You Get โ€‹

CapabilityWhat It Means For You
Real-Time DashboardAt-a-glance stats for conversations, messages, tokens, and agent breakdowns with configurable time periods
Thread ExplorerSearchable conversation list with advanced filters, bookmarks, and chat-style message timelines
Agent SandboxTest any agent interactively with auto-detected dependencies, live overrides, and multi-turn sessions
Prompt LabSide-by-side model comparison with auto-tagged winners โ€” fastest, cheapest, most concise, best value
Cost AnalyticsHistorical breakdowns by agent, model, and provider with interactive charts
Budget AlertsConfigurable thresholds with queued email/Slack notifications that never block requests
PII DetectionAutomatic scanning for emails, phones, SSNs, credit cards, and API keys in message payloads
Data RetentionConfigurable cleanup policies with dry-run previews and automatic stale conversation purging
Export ToolsOne-click export to Pest PHP tests, OpenAI JSONL fine-tuning format, or CSV
Prompt LibrarySave, tag, and reuse prompts with full-text search and metadata

Zero Configuration. Zero Build Steps. Zero Hassle. โ€‹

Orbit auto-discovers your agents, reads from the SDK's existing tables, and presents everything in a polished standalone dashboard. No webpack, no Vite, no NPM โ€” just Composer and go.

Get Started โ†’

Released under the MIT License.