• Stars
    star
    105
  • Rank 327,281 (Top 7 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Titan - A Simple MVC Framework

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.