Skip to content

Twig 2.X template engine implementation for CodeIgniter

Notifications You must be signed in to change notification settings

agung-wete/codeigniter-twiggy2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

codeigniter-twiggy2

Twig 2.X template engine implementation for CodeIgniter

Based on https://github.com/edmundask/codeigniter-twiggy

Feature

  • 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

Requirement

  • PHP 7
  • TWIG 2.X
  • Composer

License

  • MIT licensed

About

Twig 2.X template engine implementation for CodeIgniter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published