This is initial version of my PHP microframework
- MVC based framework
- mimics some Laravel 4 functionality
- Twig template is used
- database support with DB calls
- Authentication using JWT (Javascript Web token)
- it is in early stage, project architrcture may be changed
See wiki