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

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