Doctrine Bridge =============== Provides integration for [Doctrine](http://www.doctrine-project.org/) 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