ZampLite
Portable WAMP manager for local PHP and MariaDB environments
ZampLite is a portable Windows application designed to manage local web development environments. It provides a lightweight graphical interface to run MariaDB and PHP's built-in web server without requiring global system installations or background services.
Key features include:
- Portability: All configurations and database files are stored locally within the application folder, allowing the entire environment to be moved easily.
- Core Management: Start and stop the primary MariaDB database and a default PHP server (used for tools like phpMyAdmin) with a single click.
- Multi-Site Support: Configure, save, and run multiple independent PHP projects simultaneously on different local ports...