Skip to content

simonbouchard/flight-php-with-twig

Repository files navigation

Boilerplate Flight PHP/Twig

A PHP+Twig boilerplate powered micro framework for building static websites.

Version

1.0.0

Tech

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

Installation

Install composer modules:

$ composer install

License

MIT