php-ddd-example
php-ddd-example copied to clipboard
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6
Structure the `README.md` file of this project following the same sections of [the Scala HTTP API one](https://github.com/CodelyTV/scala-http-api/blob/master/README.md) # Sections to add: - [ ] Endpoints ([Example](https://github.com/CodelyTV/scala-http-api#endpoints)) - [ ] Libraries...
Add a new top level section to the `README.md` file with the following contents: ## Use cases and patterns implemented - [ ] Hexagonal Architecture layers - [ ] Adapter...
For windows users I've proposed upload a **makefile.bat** to use instead unix makefile. When run docker image php my not start. To fix it go to docker-compose.yml and delete: --force-php-discovery...

Se indica ejecutar make build, pero no hay make build en el Makefile. Al hacer make start en macOS al menos da error: ``` make clean-cache ttrpc: closed: unknown make[1]:...
Blocked by [Psalm support to the `Override` attribute](https://github.com/vimeo/psalm/issues/10404)
IMO more elegant way to manage domain events.