One-click service manager
Start and stop Nginx, PHP-FPM, and MariaDB from a single screen, with live status indicators and a per-service log viewer.
Open source · For Windows
Nginx, PHP, and MariaDB running on Windows with one click. Portable, lightweight, no manual setup.
Start and stop Nginx, PHP-FPM, and MariaDB from a single screen, with live status indicators and a per-service log viewer.
Rezure checks the port before starting a service, so a stray XAMPP or Docker container gets reported instead of a silent failure.
Drop a project into your working folder and Rezure generates the vhost config and updates the Windows hosts file for you.
Install any version straight from php.net inside the app, or drop in one you already downloaded, Laragon style, and switch per project.
List, create, export, and import databases on the bundled MariaDB, then open one in TablePlus, DBeaver, HeidiSQL, or whichever client you already use.
Bundled binaries mean nothing to install by hand, and Tauri's native webview keeps the app small and easy on memory.
Laragon proved how good a one-click local stack on Windows can feel. Rezure takes that idea and rebuilds it on a modern foundation — Tauri and Rust instead of Delphi — with a few things we wanted for our own day-to-day work.
Nginx and PHP 8.3 ship inside the installer, so serving a site works the moment setup finishes. Extra PHP versions and MariaDB are pulled on demand, only if you ask for them.
Installed PHP versions are discovered by scanning your download cache and a drop-in folder, and the installable list comes live from php.net's own release feed, checksums included.
A native webview instead of a bundled browser engine keeps both the binary and the memory use modest.
Rezure is in active development and open source. Bug reports and pull requests are welcome on GitHub.
Windows 10 (1809+) or Windows 11, 64-bit · Free and open source