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