electrifyphp
1.0.0
Simple PHP Framework for smale-scale projects
Electrify is a minimal PHP framework for quick development of PHP web applications.
Electrify is inspired by the popular PHP framework - Laravel
Electrify is currently under development and is ONLY suitable for building small scale applications. You may not want to use Electrify on production environment until a production ready release is made
php builder serve the default port is 8080, to start the server on a different port, run php builder serve your_port_numberElectrify requires php >= 7.4
If you discover a security vulnerability within ElectrifyPHP, please send an e-mail to Manuel Wils via [email protected]. All security vulnerabilities will be promptly addressed.