Hacker News new | ask | show | jobs
Show HN: CodefyPHP Framework: Domain-Driven, CQRS, EventSourcing (github.com)
1 points by 7mediaws 1004 days ago
A few years ago after lock down, I decided that I needed to refactor an huge PHP project that people were using. I was in awe of Domain-Driven Design and knew that I wanted to go this route.

Like most of us, we curate a framework based on the libraries that we constantly use. I knew that I wanted to turn that curation into components. So, I set on a mission to revive dead libraries and breathed new life in semi updated ones in order to come up with a framework that met my mission and goal.

After several years of work on and off, CodefyPHP was born. CodefyPHP is a PHP framework for codefying and building complex applications using Domain-Driven Design, CQRS, and Event Sourcing.