Julio Montoya ae4afdabd6 Updating vendors hace 11 años
..
Extension ae4afdabd6 Updating vendors hace 11 años
Form 32682a9ca8 Updating vendor hace 12 años
Node ae4afdabd6 Updating vendors hace 11 años
NodeVisitor d7041815fc Updating vendors hace 11 años
Resources 321ce65f18 Updating vendors hace 11 años
Tests 321ce65f18 Updating vendors hace 11 años
TokenParser 32682a9ca8 Updating vendor hace 12 años
Translation 35463e4880 Updating vendors hace 12 años
CHANGELOG.md 224a0e666e Updating vendors hace 11 años
LICENSE 32682a9ca8 Updating vendor hace 12 años
README.md 32682a9ca8 Updating vendor hace 12 años
TwigEngine.php 321ce65f18 Updating vendors hace 11 años
composer.json 321ce65f18 Updating vendors hace 11 años
phpunit.xml.dist 32682a9ca8 Updating vendor hace 12 años

README.md

Twig Bridge

Provides integration for Twig with various Symfony2 components.

Resources

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

$ cd path/to/Symfony/Bridge/Twig/
$ composer.phar install --dev
$ phpunit