Skip to content

Micro PHP framework, implements the MVC Pattern on a clean OOP.

License

Notifications You must be signed in to change notification settings

Jakiboy/FloatPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FloatPHP

namespace App;
require_once('App/App.php');
new App();

Releases

No releases published

Packages

No packages published