Light mvc framework providing simple routing system, twig templates and yml support.
- git
- composer
- Clone this repository
- Run
composer install
andcomposer update
- Modify index.php to suits your needs and rename if needed AppNamespace folder, and change views path
- Have a Look on AppNamespace > Controller > Index / AjaxController to understand route principles
- Copy If it fit more your needs Resources > config > routes.yml.dist to Resources > config > routes.yml