heynickc / awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
11.09k stars 1.34k forks source link

Adding CodefyPHP Framework as an Awesome DDD resource. #183

Closed nomadicjosh closed 8 months ago

nomadicjosh commented 11 months ago

I have added the CodefyPHP framework under the PHP category as an awesome ddd resource. CodefyPHP has interfaces and abtractions for DDD development which contains the domain-driven-core which has quite a few tests.