Skip to content

yourjhay/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Simply PHP Framework

will update soon.

installation

composer create-project reyjhon/simple-php awesome

About Simply

The Simple PHP is lightweight web application framework.

  • Uses Model, View, Controller Pattern.
  • Simple Routing engine.
  • Using namespace in classes with autoloading.
  • Controllers with method filters.
  • Beatiful and Elegant Syntax.
  • Uses Twig Template Engine (optional).
  • Models with resource-friendly connectivity.
  • Evironment Configuration.
  • Error Handling and Reporting.
  • Easily manage dependency using composer.