Hybrid Development Environment Manager
Manage local dev services with a native GUI, toggling between native and Docker per service.
HubDev is a native desktop application that serves as a centralized control panel for local development environments. Instead of opening multiple terminals, memorizing commands, and manually configuring services, HubDev offers a GUI where everything is managed with clicks.
Under active development. HubDev is not yet publicly available.
| Area | Description |
|---|---|
| Hybrid Architecture | Each service (MySQL, PostgreSQL, Redis, etc.) runs native or Docker, switchable per service with one click |
| Site Linking | Link projects to .test domains with auto-detection (Laravel, WordPress, generic). HTTPS with auto-generated certificates |
| PHP Multi-version | Manage multiple PHP versions (8.1-8.4) with Xdebug toggle and per-site isolation |
| Node.js Multi-version | Download and manage multiple Node.js versions with integrated management |
| 6 Services | MySQL, PostgreSQL, Redis, MeiliSearch, Mailpit, MinIO with native/Docker toggle |
| ngrok Tunnels | Built-in tunnel management to expose local sites to the internet |
| Team Config | Shareable devhub.yml per project — clone repo, link, everything auto-configures |
| Dev Tools | phpMyAdmin, pgAdmin, LaraDumps accessible from the panel |
| Platform | Status |
|---|---|
| Windows | Supported |
| macOS | Supported |
| Linux | Supported |
Found a bug or have a suggestion? Open an issue on GitHub:
- Bugs & feature requests -> Issues
If you discover a security vulnerability, please do not open a public issue. Use GitHub's private security reporting instead.
HubDev is open-source software licensed under the MIT License.
HubDev