An opinionated framework to develop CQRS applications using hexagonal architecture structure.
- Laminas Mezzio (Laminas ServiceManager, FastRoute, Twig)
- Tactician CommandBus by thephpleague.com
- Doctrine DBAL/ORM
- Redis ReJSON
- Symfony Console
Doctrine Coding Standart is used
composer create-project reformo/backendbase-project MyApplication
composer run --timeout=0 start-public-web
composer run --timeout=0 start-private-api