Julio Montoya 321ce65f18 Updating vendors il y a 11 ans
..
CacheWarmer 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
DataCollector 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
DataFixtures 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
DependencyInjection 321ce65f18 Updating vendors il y a 11 ans
Form d7041815fc Updating vendors il y a 11 ans
HttpFoundation 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
Logger 8db2967af7 Updating vendors il y a 11 ans
Security d7041815fc Updating vendors il y a 11 ans
Tests d7041815fc Updating vendors il y a 11 ans
Validator d7041815fc Updating vendors il y a 11 ans
CHANGELOG.md 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
ContainerAwareEventManager.php 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
LICENSE 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
ManagerRegistry.php 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
README.md 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
RegistryInterface.php 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans
composer.json 224a0e666e Updating vendors il y a 11 ans
phpunit.xml.dist 1ad9119c46 Updating vendors + adding doctrine bridge, and forms il y a 12 ans

README.md

Doctrine Bridge

Provides integration for Doctrine with various Symfony2 components.

Resources

You can run the unit tests with the following command:

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