"Full Server Control, No Environment!"
FhyServe is a portable multi-server runtime platform designed to simplify local web application development without the need for global installation. Allows you to run multiple environments.
- π PHP & PHP-FPM
- π§° Apache
- π NGINX
- π’ Node.js
- π Python
- π¬ MySQL
- π phpMyAdmin
- π Git
- π» CMD
- β° Cron Job
- π‘ Client API
- π Monitoring
- π¦ Composer
- π Go
- π Ruby
- π File Browser
- π§± CMS & Framework Auto Installer Package
- π°οΈ Local Tunnels
- Wordpress
- Joomla
- Laravel
- CodeIgniter
- Symfony
- Slim
- Yii
- CakePHP
Get the latest version of FhyServe via the following official link: Download Latest Release
| π Resource | π₯ Version |
|---|---|
| NGINX | Nginx 1.28.0 |
| PHP | PHP 8.3.22 |
| PHP-FPM | PHP 8.3.22-nts |
| phpMyAdmin | PHPMyAdmin 5.2.2 |
| MySQL | MySQL 8.4.5 |
| Apache | HTTPD 2.4.63 |
| NodeJS | Node 22.17.0 |
| Python | Python-3.13.5 |
| Git | MinGit 2.50.0 |
| Composer | Composer 2.8.9 |
| Go | Go 1.24.4 |
| Ruby | Ruby 3.4.4-2 |
| File Browser | File Browser 2.52.0 |
npm install
npm start
#or
npm run dev
npm run build
$cert = New-SelfSignedCertificate -Type CodeSigning -Subject "CN=FhyLabs Group" -KeyExportPolicy Exportable -CertStoreLocation "Cert:\CurrentUser\My"
$pwd = ConvertTo-SecureString -String "fhylabs123" -Force -AsPlainText
Export-PfxCertificate -Cert $cert -FilePath ".\signkeys\fhyabs_cert.pfx" -Password $pwd
MIT License Β© 2025 β FhyLabs Team.
Contributions are very welcome!. Please feel free to fork this repo, create an issue, or submit a pull request for new features or performance improvements π
Thank you for your support: