A PHP+Twig boilerplate powered micro framework for building static websites.
1.0.0
This boilerplate use a number of open source projects to work properly:
- flight - An extensible micro-framework for PHP
- Twig - The flexible, fast, and secure template engine for PHP
- Sass - Syntactically Awesome Style Sheets
Install composer modules:
$ composer install
MIT