Twig 2.X template engine implementation for CodeIgniter
Based on https://github.com/edmundask/codeigniter-twiggy
- Auto register user defined functions. No need to add each of url (or any function) function to this lib. Just load/include it, and you can use it inside twig template
- Debug extesion loaded if in debug mode
- Using Twig 2.X
- Support multiple theme
- PHP 7
- TWIG 2.X
- Composer