Skip to content

tkaratug/titan-mvc

Repository files navigation

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.

To Do

  • Authentication

Licence

Titan is released under the MIT license.