php-ddd-example icon indicating copy to clipboard operation
php-ddd-example copied to clipboard

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6

Results 75 php-ddd-example issues
Sort by recently updated
recently updated
newest added

Enhancement
Good first issue

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...

Enhancement
Hacktoberfest

Add a new top level section to the `README.md` file with the following contents: ## Use cases and patterns implemented - [ ] Hexagonal Architecture layers - [ ] Adapter...

Enhancement
Hacktoberfest

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...

![image](https://user-images.githubusercontent.com/584325/186121413-05378697-3954-4242-ace2-99e082ed5ea0.png)

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)

size/s

IMO more elegant way to manage domain events.