Skip to content

A very simple, lightweight and powerful PHP framework built to save you time by deploying quickly your ideas with a clean code.

License

Notifications You must be signed in to change notification settings

flavienbwk/directframework

Repository files navigation

What is it ?

A very simple and lightweight PHP framework built to save you time by deploying quickly your ideas with a clean code. Working with Apache or NGINX.

Actual version : beta-0.7

Why this one ?

Simple MVC architecture, easy to learn, lightweight, no need to install anything (just upload the framework files), easily support multiple languages and features helpful built-in functionalities (log, notifications...).

Available developer if there's an issue.

Installation & documentation :

Notes of the version :

  • Added Model/Index/databaseModel.php as a useful and simple class to manage your database queries.
  • Added Model/Index/userModel.php as an example for using the databaseModel properly (really simple).
  • Added some useful functions : $Page->handleAjax(), $Page->ping().
  • Fixed default problems with $Page->addToLog().
  • Updated comments and code readability in Page.class.php and Direct.class.php.

About

A very simple, lightweight and powerful PHP framework built to save you time by deploying quickly your ideas with a clean code.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages