Julio Montoya ae4afdabd6 Updating vendors 11 năm trước cách đây
..
Extension ae4afdabd6 Updating vendors 11 năm trước cách đây
Form 32682a9ca8 Updating vendor 12 năm trước cách đây
Node ae4afdabd6 Updating vendors 11 năm trước cách đây
NodeVisitor d7041815fc Updating vendors 11 năm trước cách đây
Resources 321ce65f18 Updating vendors 11 năm trước cách đây
Tests 321ce65f18 Updating vendors 11 năm trước cách đây
TokenParser 32682a9ca8 Updating vendor 12 năm trước cách đây
Translation 35463e4880 Updating vendors 12 năm trước cách đây
CHANGELOG.md 224a0e666e Updating vendors 11 năm trước cách đây
LICENSE 32682a9ca8 Updating vendor 12 năm trước cách đây
README.md 32682a9ca8 Updating vendor 12 năm trước cách đây
TwigEngine.php 321ce65f18 Updating vendors 11 năm trước cách đây
composer.json 321ce65f18 Updating vendors 11 năm trước cách đây
phpunit.xml.dist 32682a9ca8 Updating vendor 12 năm trước cách đây

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