This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Releases: CodelyTV/php-ddd-skeleton-deprecated
Releases · CodelyTV/php-ddd-skeleton-deprecated
Course completed
[docker] Add remove_host to the host internal port It facilites the connection with intellij, phpstorm and others
Add MySql Domain Events Consumer
0.18.0 Add MySql Domain Events consumer
Add similar comparators for test
Add "similar comparators" for tests Now we have the method "similarTo" available in all the unit tests
Add first subscriber use case
0.16.0 Increment courses counter on course created
Add sync domain event bus
Using the Symfony messenger component
[Only for demo purposes] Add Eloquent integration
0.14.0 Improve repositories naming
All test infrastructure to support doctrine added
Implement MySql Courses repository & infrastructure tests We only can test one implementation at time, so, file test repository has been removed: https://github.com/symfony/symfony/issues/28528 Also added all the related infrastructure to clean the databases
Add Doctrine integration
With some "magic", like autoloading mappings in every module inside the Infrastructure/Persistence/Mappings dir
Add semantics to the tests
0.11.0 Add semantics to the tests
Add Object Mother
0.10.0 Add Object Mother