Constellation
Reference production-ready modules straight into your project in minutes — or install a full copy to make it your own.
Audit Log
Public project
A compliance-grade activity trail in one install: record who did what with actors, subjects and json payloads, filter the live feed by action or user, and prune by retention window. Every entry broadcasts for real-time feeds.
Metrics Dashboard
Public project
Laravel Cloud-style observability for your app: define counters and gauges, post data points to a simple API, and get a live dashboard of stat cards and time-series charts — current, max and average per metric with selectable 24h/7d/30d windows.
Internationalization
Public project
Reach more customers with an app that speaks their language. Locale detection, a drop-in language switcher, database-backed translations and mail that arrives in each user's own language.
Background Jobs & Scheduled Tasks
Public project
Queues without infrastructure. Dispatch background jobs with payloads and delays, retry failures with backoff, and dead-letter the rest — plus recurring tasks on a cron-style interval. A live dashboard shows every job move through the pipeline, with one-click retry. No Redis, no workers, no Horizon: add a handler method, route it by name, done.
Feature Flags
Public project
Ship features dark, roll them out gradually, and gate them by plan. Toggles, deterministic percentage rollouts, per-user overrides and a preview-as-anyone admin screen — no third-party flag service.
Status Page
Public project
Statuspage-style system health for your app: tracked components with operational/degraded/outage states, incidents with severity and update timelines (investigating through resolved), an overall health banner, and past-incident history. Resolving an incident auto-restores its component, changes broadcast on the status channel, and every lifecycle event lands on the Audit Log module's shared trail.
File Storage
Public project
Upload files straight from the browser to your own S3, Cloudflare R2 or any S3-compatible bucket with presigned URLs — your keys, your bucket, no SDK. Per-user file listings, short-lived download links and deletes included.