fastframe / doctrine-orm-test-utilities
There is no license information available for the latest version (0.2) of this package.
FastFrame Doctrine ORM test utilities
0.2
2020-10-11 03:02 UTC
Requires
- php: >=7.2
- doctrine/orm: ^2.7
- webfactory/doctrine-orm-test-infrastructure: dev-master
Requires (Dev)
- phpstan/phpstan: ^0.12.48
- phpunit/phpunit: ~8.0|~9.0
- roave/security-advisories: dev-latest
- sebastian/phpcpd: ^4.1
- syberisle/coding-standards: ^2.0
This package is auto-updated.
Last update: 2024-11-02 12:23:02 UTC
README
Installation
Install via composer:
composer require --dev fastframe/doctrine-orm-test-utilities
Known Issues
There may be Doctrine issues, that this library cannot anticipate.
Please be aware of known sqlite issues.
Credits
This is based off of webfactory/doctrine-orm-test-infrastructure with enhancements to handle the XML Mapping Driver instead of Annotations
Contributing
Please see CONTRIBUTING for details.
License
Slim Turbo is licensed under the MIT license. See License File for more information.