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

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