Everything you need to build, test, and run web applications â bundled in one desktop app.
Working on an older project that requires PHP 7.4 while also building a new app on PHP 8.4? No problem. DevBox Pro lets you run any PHP version from 7.4 to 8.5, and each project automatically uses the version you assign to it.
Build full-stack applications by running Node.js projects alongside PHP. DevBox Pro supports Node.js 16 through 24 with automatic reverse proxy through Nginx â meaning your Node.js apps get the same .test domain experience as PHP projects.
Choose the web server that works best for each project. Nginx is lightweight and fast (recommended for most projects), while Apache is ideal when you need .htaccess file support.
Manage all your databases through a simple visual interface. Create new databases, import existing ones from .sql or compressed .gz files, and export backups â all with progress tracking.
Every project in DevBox Pro gets its own custom .test domain (for example, myshop.test). SSL certificates are generated automatically, so your local site works over HTTPS â just like a real website.
Use PHP, Node.js, and database tools directly from any terminal on your computer.
Once you enable the CLI tool in Settings, you can open any terminal (VS Code, PowerShell, Windows Terminal) and use commands like php, npm, composer, and mysql directly. DevBox Pro automatically figures out which version to use based on your project folder.
How it works: When you run a command from inside a project folder, DevBox Pro checks which versions are assigned to that project and uses the correct one. Outside a project folder, it uses your default version from Settings.
Download, update, and manage individual components. Only install what you need. Import custom-compiled versions if you want.
Stream logs from all services live. Errors are highlighted in red, warnings in yellow. Filter by project or service to find issues fast.
One-click installation for Laravel, WordPress, and Symfony. Also supports custom PHP and any Node.js framework.
New binary versions and compatibility rules sync from the cloud â so you get new PHP and Node.js releases without updating the app.
Share projects across your local network with a simple toggle. Great for testing on mobile devices or showing work to teammates.
Clone repos from GitHub, GitLab, or Bitbucket directly from DevBox Pro. Supports HTTPS, SSH keys, and Personal Access Tokens.
Export your project configuration for backup or sharing. Import it on another machine to set up the same project instantly.
Roll back to a previous version of DevBox Pro from the Settings page if anything goes wrong after an update.
Customize the look and feel with built-in color themes and accent options. Preview changes in real-time before applying.