Julio Montoya 321ce65f18 Updating vendors | vor 11 Jahren | |
---|---|---|
.. | ||
CacheWarmer | vor 12 Jahren | |
DataCollector | vor 12 Jahren | |
DataFixtures | vor 12 Jahren | |
DependencyInjection | vor 11 Jahren | |
Form | vor 11 Jahren | |
HttpFoundation | vor 12 Jahren | |
Logger | vor 11 Jahren | |
Security | vor 11 Jahren | |
Tests | vor 11 Jahren | |
Validator | vor 11 Jahren | |
CHANGELOG.md | vor 12 Jahren | |
ContainerAwareEventManager.php | vor 12 Jahren | |
LICENSE | vor 12 Jahren | |
ManagerRegistry.php | vor 12 Jahren | |
README.md | vor 12 Jahren | |
RegistryInterface.php | vor 12 Jahren | |
composer.json | vor 11 Jahren | |
phpunit.xml.dist | vor 12 Jahren |
Provides integration for Doctrine with various Symfony2 components.
You can run the unit tests with the following command:
$ cd path/to/Symfony/Bridge/Doctrine/
$ composer.phar install --dev
$ phpunit