/Attire

An implementation of Twig template engine and Assetic asset management framework for CodeIgniter 3.0x.

Primary LanguagePHPMIT LicenseMIT

Documentation for Attire is available at ci-attire.readthedocs.org/.

#Attire

An implementation of Twig template engine and Assetic asset management framework for CodeIgniter 3.0.

Latest Stable Version Total Downloads Latest Unstable Version License Documentation Status

Attire library supports template inheritance using Twig template engine and Assetic as an asset management framework in CodeIgniter 3.0. This integration it's gonna make your life easier for developing and maintaining structured templates, layouts and even the assets for each section in your application.

Demo

Attire Demo

Requirements

  • PHP 5.2.4+
  • CodeIgniter 3.x

Other Twig Implementations for Codeigniter