/doctrine-bridge

[READ-ONLY] Subtree split of the Symfony Doctrine Bridge -- clone into Symfony/Bridge/Doctrine (master at symfony/symfony)

Primary LanguagePHPMIT LicenseMIT

Doctrine Bridge

Provides integration for Doctrine with various Symfony components.

Resources

You can run the unit tests with the following command:

$ cd path/to/Symfony/Bridge/Doctrine/
$ composer install
$ phpunit