Skip to content

Light mvc framework providing simple routing system, twig templates and yml support.

Notifications You must be signed in to change notification settings

Air-Framework/air-framework-project

Repository files navigation

Air Framework

Light mvc framework providing simple routing system, twig templates and yml support.

Requirement

  • git
  • composer

Install

  • Clone this repository
  • Run composer install and composer 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

About

Light mvc framework providing simple routing system, twig templates and yml support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published