Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Taluu/Tamed-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tamed Framework

A lightweight yet complete MVC framework for your php web-applications. Tamed as powerful yet domesticated for your uses. :)

Features

  • MVC
  • Entirely OOP
  • Routing support
  • HTTP Request & Response support
  • Compatible with every View Engine... As long as the bridge implements correctly the interface (PHP & Talus' TPL bridges made and officially supported)
  • Easily Extensible

Requirements / Dependencies

  • PHP 5.3+ (Should be 5.3.6)
  • Talus TPL, if it is used as the view engine
  • Tamed ORM, if it is used as the ORM

Credits

  • The routing mechanism is built with the help of CapMousse
  • The Response mechanism is greatly inspired from Symfony 2

About

A lightweight yet complete MVC framework for PHP 5.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages