tkaratug / titan-mvc
Titan Mini MVC Framework
Installs: 312
Dependents: 0
Suggesters: 0
Security: 0
Stars: 105
Watchers: 28
Forks: 16
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
- windwalker/edge: ~3.0
README
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.