tkaratug/titan-mvc

Titan Mini MVC Framework

Installs: 305

Dependents: 0

Suggesters: 0

Security: 0

Stars: 106

Watchers: 28

Forks: 17

Open Issues: 0

Type:project

v1.1.4 2017-03-23 12:03 UTC

This package is auto-updated.

Last update: 2024-03-29 03:33:01 UTC


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.