facile-it / doctrine-test-module
Zend Framework module that provides features that help you run your Zend-framework-based App's testsuite more efficiently with isolated tests
Installs: 7 492
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Requires
- php: ^7.3 || ^8.0
- container-interop/container-interop: ^1.2
- doctrine/cache: ^1.10
- doctrine/dbal: ^2.5
- doctrine/doctrine-module: ^2.1.10 || ^4.0
- doctrine/doctrine-orm-module: ^2.1.7 || ^3.0
- laminas/laminas-servicemanager: ^3.3
- psr/container: ^1.0
Requires (Dev)
- phpstan/phpstan: ^0.12
- phpstan/phpstan-phpunit: ^0.12
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2023-02-05 20:06:21 UTC
README
Zend Framework module that provides features that help you run your Zend-framework-based App's testsuite more efficiently with isolated tests.
Based on Symfony's doctrine-test-bundle.