Open Source · MIT License

Your local dev stack,
beautifully managed.

A native, cross-platform development environment manager for Laravel developers. Control PHP, MySQL, Nginx, Redis and more — all from one elegant UI.

macOS: The app is not yet notarized. After installing, open Terminal and run:
xattr -rd com.apple.quarantine /Applications/Unlavarel.app

macOS
Linux
Windows
Unlavarel
Dashboard
Projects
PHP
Database
Mail
Settings
Nginx Running
Port 80 · PID 1284
PHP 8.3 Running
FPM · PID 2051
MySQL 8.4 Running
Port 3306 · PID 981
Redis Running
Port 6379 · PID 1102
PostgreSQL Stopped
Port 5432
Mailpit Running
Port 8025 · PID 3312
blog blog.test
Laravel 11 SSL
admin-panel admin-panel.test
Filament SSL
shop shop.test
WordPress
api-service api-service.test
Symfony SSL
landing-page landing-page.test
Blank PHP
Active Version
8.1
8.2
8.3
8.4
Database
pdo_mysql
pdo_pgsql
mysqli
pdo_sqlite
Cache
redis
memcached
apcu
Debug
xdebug
pcov
blog_db
SELECT * FROM users LIMIT 5;
id name email role created_at
1Alice Johnsonalice@example.comadmin2026-01-15
2Bob Smithbob@example.comeditor2026-02-03
3Carol Leecarol@example.comauthor2026-02-18
4Dan Wilsondan@example.comauthor2026-03-01
5Eve Cheneve@example.comsubscriber2026-03-12
Mailpit Inbox 4 messages
Welcome to Blog! Verify your email
noreply@blog.test
2m ago
Password Reset Request
noreply@admin-panel.test
15m ago
Order #1042 Confirmation
shop@shop.test
1h ago
New comment on "Getting Started with Laravel"
noreply@blog.test
3h ago
General
Project root ~/Sites
Auto-start services
Start minimized
Health Check
Homebrew Installed
Composer v2.7.1
mkcert Installed
Cloudflared Not found

Everything you need, nothing you don't.

Manage your entire local development stack from a single, native app. No Docker overhead, no YAML configs, no bloat.

Service Control

Start, stop, and restart PHP-FPM, MySQL, Nginx, Redis, PostgreSQL and more with one click. Real-time status with PID monitoring.

// Dashboard → Services
nginx        ● running   :80
php-fpm 8.3 ● running   pid 2051
mysql 8.4   ● running   :3306
redis        ● running   :6379
dnsmasq      ○ stopped

Database Manager

Browse databases and tables, run SQL queries, inspect schemas. Supports MySQL, MariaDB, and PostgreSQL.

PHP Version Switching

Switch between PHP 8.1–8.4 instantly. Toggle extensions by category — Database, Cache, Debug — with a clean UI.

Quick App Creation

Scaffold Laravel, Filament, Symfony, or WordPress projects in seconds. Auto-configures virtual host, database, and SSL.

Mail Testing

Built-in Mailpit integration. Capture all outgoing emails locally and inspect them in a clean embedded inbox.

Site Sharing

Share local sites publicly via Cloudflare Tunnels or ngrok. One-click public URL generation for testing and collaboration.

Project Snapshots

Backup files and databases with one click. Compressed archives with timestamps. Restore any snapshot instantly.

SSL & DNS

Automatic HTTPS via mkcert. Local .test domains resolved by dnsmasq — no more editing /etc/hosts.

Native & Lightweight

Built with Tauri + Rust. No Docker, no Electron bloat. Tiny binary, instant startup, minimal resource usage.

In-App Updates

Check for new versions and download updates directly from settings. Never leave the app to stay up to date.

Import Existing Projects

Add your existing Laravel, Filament, Symfony, or WordPress projects. Scan a directory or import manually with auto vhost and SSL setup.

Smart Package Manager

Auto-detects installed packages on your system. Install missing dependencies directly from settings without leaving the app.

All the tools you rely on.

Nginx
PHP 8.1–8.4
MySQL
MariaDB
PostgreSQL 15–17
Redis
Memcached
Node.js
Mailpit
Composer
dnsmasq
Cloudflared
ngrok

Modern stack, native performance.

No runtime overhead. No container layers. Just fast, native code talking directly to your system.

Ready to simplify your dev setup?

Get started in minutes. Open source, free forever.

macOS: After installing, run in Terminal: xattr -rd com.apple.quarantine /Applications/Unlavarel.app