Skip to content

AI Orbit

The Intelligent Control Tower for the Laravel AI SDK

Laravel AI Orbit

See It In Action โ€‹

Dashboard Overview

Dashboard โ€” Real-time stats, token analytics, and agent breakdowns

Agent Playground

Playground โ€” Discover and test agents

Agent Sandbox

Sandbox โ€” Interactive chat with overrides

Prompt Lab

Prompt Lab โ€” Side-by-side model comparison

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 12+ and PHP 8.3+, 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
php artisan ai-orbit:install
php artisan migrate

What You Get โ€‹

CapabilityWhat It Means For You
Real-Time DashboardAt-a-glance stats for conversations, runs, messages, tokens, and agent breakdowns with configurable time periods
Thread ExplorerSearchable conversation list with advanced filters, bookmarks, and chat-style message timelines
Run ObservabilityCapture and inspect one-off SDK calls with search, filters, and full payload detail views
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, provider, and operation with interactive charts
Budget AlertsConfigurable thresholds with per-alert recipients, provider-specific pricing, and queued notifications
Provider HealthMonitor success rates, latency percentiles, and errors from merged conversation + run data
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 ToolsExport conversations to Pest PHP tests or OpenAI JSONL fine-tuning format
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.