cmobi/cmobi-service-standard-41

Base skeleton to services in microservices architecture

0.3.0 2018-09-18 19:21 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:08:03 UTC


README

License

This is a base for microservices architecture based on Symfony 4.1 project.

The structure of business logic is based on Domain Driven Design methodology.

Usage:

$ composer create-project cmobi/cmobi-service-standard-41 <name of your service>