Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 460 Bytes

Titan MVC

Titan is a simple application framework built for people who use PHP.

Visit http://kilavuz.titanphp.com/ for more information and documentation.

Requirements

  • PHP 5.4 or greater
  • MySQL 4.1.2 or greater
  • The mod_rewrite Apache module

Installation

$ composer create-project tkaratug/titan-mvc titan

Documentation

Visit http://kilavuz.titanphp.com/ to see the documentation.

Licence

Titan is released under the MIT license.