tkaratug / titan2
Titan 2 Mini Framework
Fund package maintenance!
Patreon
Installs: 916
Dependents: 0
Suggesters: 0
Security: 0
Stars: 81
Watchers: 21
Forks: 17
Open Issues: 2
Type:project
Requires
- php: >=7.0.0
- filp/whoops: ^2.1
- phpmailer/phpmailer: ~6.0
- windwalker/edge: 3.4.7
README
Titan2 is a simple and lightweight web framework built for people who use PHP.
Requirements
- PHP 7.0 or greater
- MySQL 4.1.2 or greater
- The mod_rewrite Apache module
Installation
$ composer create-project tkaratug/titan2 my-project
Documentation
Visit http://v2.titanphp.com/doc to see the documentation.
To Do
- Auth Library
Licence
Titan is released under the MIT license.