Skip to content

WinPooh32/PHP-My-Awesome-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-My-Awesome-MVC

Very simple mvc framework implementation in php:

  • No cookies handling
  • No cache memory
  • No session info
  • etc.

Example project: link

Features

  • PHP-ActiveRecord ORM integration. Docs. Archived
  • Requests routing
  • GET and POST requests serving only
  • URL queries handling
  • Simple custom template rendering