SwiftDeploy is a professional, flexible PHP installation wizard designed to work with native PHP projects, Laravel, CodeIgniter 4, and custom frameworks.
It provides an easy, step-by-step setup process with a focus on security, clarity, and performance.
Built for developers, freelancers, and agencies, it simplifies the deployment of PHP applications while maintaining strong security standards.
- Step-by-step installer with a clean, responsive UI (Tailwind CSS + DaisyUI)
- License verification via API – compatible with Envato and custom endpoints
- Multi-language and RTL support – includes 20+ pre-translated languages
- Installation step tracking – prevents skipping steps or URL manipulation
- Server requirements check – PHP version, extensions, and folder permissions
- Database management – create new databases, manage existing ones, detect tables, auto-backup before changes, and import multiple .sql files
- Super admin account creation with secure Argon2id password hashing
- Offline HTML developer documentation included
- PHP 8.1 or higher
- Enabled extensions: curl, json, pdo_mysql, sqlite3, zip
- Writable directories: /storage, /writable, and .env file
- Unzip main.zip.
- Locate the folder install/ inside the extracted files.
- Copy the entire install/ folder into the root directory of your PHP application.
- Open install/installer_config.php and update the settings for your environment.
- Navigate to yourdomain.com/install in your browser to run the installer.