Skip to content

manuelwils/electrifyphp

Repository files navigation

ElectrifyPHP

Simple PHP Framework for smale-scale projects

What is Electrify

Electrify is a minimal PHP framework for quick development of PHP web applications.
Electrify is inspired by the popular PHP framework - Laravel

Using Electrify

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

Getting started

  1. Download or clone the repo to your computer
  2. start a server on any port, run
    php builder serve the default port is 8080, to start the server on a different port, run php builder serve your_port_number
  3. while awaiting to be completed for the start, you can use Electrify same way you use laravel

Requirements

Electrify requires php >= 7.4

Security Vulnerabilities

If you discover a security vulnerability within ElectrifyPHP, please send an e-mail to Manuel Wils via manuelwils@surgewares.com. All security vulnerabilities will be promptly addressed.

About

Minimal PHP MVC Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors