Skip to content

Commit

Permalink
Merge pull request heynickc#183 from parkerj/patch-1
Browse files Browse the repository at this point in the history
Adding CodefyPHP Framework as an Awesome DDD resource.
  • Loading branch information
witek1902 authored Jan 4, 2024
2 parents 49a61bf + 3dbcb13 commit 7b58268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ The term was coined by Eric Evans in his book of the same title.
- [https://github.com/felipexw/clean-arch-ddd-intro](https://github.com/felipexw/clean-arch-ddd-intro) - Simple DDD + Clean Architecture using Micronaut.

### PHP
- [CodefyPHP Framework](https://github.com/codefyphp/codefy) - A PHP framework for codefying and building complex applications using Domain-Driven Design, CQRS, and Event Sourcing.
- [DDD CQRS Todo Sample](https://github.com/ferrius/ddd-cqrs-example) - DDD CQRS ADR hexagonal architecture implementation built with PHP 7 and Symfony 5.
- [DDD Wish List](https://github.com/franzose/symfony-ddd-wishlist) - A sample application in PHP built with Symfony 3 and Vue.js.
- [DDD Playground](https://github.com/jorge07/ddd-playground/) - Sample implementation in PHP.
Expand Down

0 comments on commit 7b58268

Please sign in to comment.