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