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

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