π FhyServe
"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.
βοΈ Included Available
- π PHP & PHP-FPM
- π§° Apache
- π NGINX
- π’ Node.js
- π Python
- π¬ MySQL
- π phpMyAdmin
- π Git
- π» CMD
- β° Cron Job
- π‘ Client API
- π Monitoring
- π¦ Composer
- π Go
- π Ruby
- π File Browser
- π₯ Redis
- π§± CMS & Framework Auto Installer Package
- π°οΈ Local Tunnels
CMS Package Included
- Wordpress
- Joomla
Framework Package Included
- Laravel
- CodeIgniter
- Symfony
- Slim
- Yii
- CakePHP
π₯ Latest Release
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 |
| Redis | Redis 5.0.14 |
βοΈ Install
npm install
npm start
#or
npm run dev
π οΈ Build
npm run build
π Generate Self-Signed Certificate (Testing Only)
$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
π Lisensi
MIT License Β© 2025 β FhyLabs Team.
π€ Contribution
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: