tomaszhanc / cqrs-lite-read-model
Installs: 11 222
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- beberlei/assert: ^2.7
Requires (Dev)
- doctrine/dbal: ^2.6
- phpunit/phpunit: ^6.0
- ramsey/uuid: ^3.7
- symfony/dependency-injection: ^3.3
- symfony/http-foundation: ^3.3
- symfony/http-kernel: ^3.3
Suggests
- doctrine/dbal: For using Dbal implementation of Paginator
- ramsey/uuid: For using Uuid implementation for BinaryUuidTransformer
- symfony/dependency-injection: For using a bundle
- symfony/http-foundation: For using Request implementation of FiltersBuilder
- symfony/http-kernel: For using a bundle