kekrozsak/vendor/symfony/symfony/src/Symfony/Bridge/Twig
Polonkai Gergely 9d0d2ce524 Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
..
Extension Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
Node Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
NodeVisitor Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
Resources/views/Form Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
Tests Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
TokenParser Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
Translation Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
.gitignore Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
CHANGELOG.md Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
LICENSE Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
README.md Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
TwigEngine.php Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
composer.json Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
phpunit.xml.dist Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00

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:

php composer.phar install --dev

phpunit