This project was built to learn how to build DDD architecture. Especially in Mezzio Microframework. Sorry for the bad commit message Hahaha .. I am too Lazy to write it.
Domain Driven Design, visit https://en.wikipedia.org/wiki/Domain-driven_design
Mezzio is a popular Framework from Zend Framework Team. Formerly Zend Expressive.
- DDD, Domain Driven Design
- How MicroFramework Work
- PSR-15 (HTTP Request Handlers)
- PSR-7 (HTTP Messages)
- Framework Pipeline
- ORM with Docrine.
- Unit Test
- Gitlab Continous Integration