Early access
Your PHP development workspace, in one window.
Start the queue, watch Vite, tail the logs, inspect routes, browse the database and poke at your app with Tinker. One native window, zero terminal tabs.
No spam — just one email when it's ready.
One click to code
Add a Laravel project and PHP Deck detects it, suggests Vite, the queue worker, the scheduler and Reverb, and starts them together with live output.
Artisan, logs, routes, Composer
Run any Artisan command, tail and filter logs live, explore every route, and see outdated packages and security advisories at a glance.
Database & Redis explorers
Browse tables, schemas and rows, run read-only queries, and scan Redis keys with the credentials already in your .env.
Tinker scratchpad
A real PHP editor with a Run button. The last expression is auto-displayed and every SQL query is captured with timings.
Herd, Sail and Docker
Pick where each project's commands run: local PHP, Laravel Sail or any Docker Compose service.
Local-first and trust-gated
Nothing executes in a project until you explicitly trust it, and every gate is enforced in the Rust core.