mytoysgroup/patternlab-twig-bridge

Dummy Implementation of Symfony Twig Bridge for Pattern Lab; Forked from symfony/twig-bridge

Installs: 31

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 45

Type:symfony-bridge

v3.1.1 2016-01-15 13:52 UTC

README

Provides integration for Twig with various Symfony components.

Resources

If you want to run the unit tests, install dev dependencies before running PHPUnit:

$ cd path/to/Symfony/Bridge/Twig/
$ composer install
$ phpunit