Skip to content

WinPooh32/PHP-My-Awesome-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7315746 · Aug 15, 2018

History

4 Commits
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018
Aug 15, 2018

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