darkwebdesign / doctrine-unit-testing
Doctrine Unit Testing
v2.7.1
2023-11-03 19:57 UTC
Requires
- php: >=7.1
- doctrine/orm: ^2.7
README
Doctrine Unit Testing makes the Doctrine internal test case classes available to use in your own projects unit tests.
Installing via Composer
composer require darkwebdesign/doctrine-unit-testing
composer install
License
Doctrine Unit Testing is licensed under the MIT License - see the LICENSE
file for details.