Skip to content

autarky/twig-templating

Repository files navigation

Autarky

Build Status Latest Stable Version Latest Unstable Version License

Integration with Twig for the Autarky framework.

Installation

composer require autarky/twig-templating

Contributing

git clone https://github.com/autarky/twig-templating /path/to/autarky-twig
cd /path/to/autarky-twig
composer install
phpunit

The master branch is the current minor version. Previous minor versions have their own branches. Only critical bugfixes should be applied to these branches.

The develop branch is the next minor version. New features are applied to this branch.

Read the CONTRIBUTING.md file for more information.

License

The contents of this repository is released under the MIT license. See the LICENSE file included for more information.