aulasoftwarelibre / ddd-test
Base test classes for DDD projects
Installs: 119
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.2
- ext-json: *
- ext-mbstring: *
- coduo/php-matcher: ^3.1
- doctrine/collections: ^1.5
- phpspec/php-diff: ^1.1
- prooph/common: ^4.2
- prooph/event-sourcing: ^5.6
- prooph/event-store: ^7.3
- prooph/event-store-symfony-bundle: ^0.5
- symfony/browser-kit: ^4.1
- symfony/config: ^4.2
- symfony/dependency-injection: ^4.2
- symfony/http-foundation: ^4.1
- symfony/http-kernel: ^4.1
- symfony/messenger: ^4.2
- webmozart/assert: ^1.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
README
Base test classes for internal DDD projects
Base test classes for internal DDD projects. Not for general use.
Some files are reproduced with permission from lchrusciel/Beery project.