2017 © Pedro Peláez
 

library twigger

Basic class to init the Twig Environment with custom functions.

image

jnav24/twigger

Basic class to init the Twig Environment with custom functions.

  • Thursday, July 21, 2016
  • by jnavarro
  • Repository
  • 0 Watchers
  • 0 Stars
  • 6 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Twigger

Basic class to init the Twig Environment with custom functions., (*1)

Install

composer require jnav24/twigger dev-master

Usage

Instantiate the twigger class and pass in the html path in the constructor., (*2)

$twig = new Twigger\Twigger(__DIR__.'/views');

The Versions

21/07 2016

dev-master

9999999-dev https://bitbucket.org/jnav24/twigger

Basic class to init the Twig Environment with custom functions.

  Sources   Download

MIT

The Requires

 

The Development Requires