Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contamobi/cmobi-service-standard-41
Base of microservices architecture in Symfony 4.1
https://github.com/contamobi/cmobi-service-standard-41
ddd-architecture php php71 symfony symfony4-1
Last synced: about 1 month ago
JSON representation
Base of microservices architecture in Symfony 4.1
- Host: GitHub
- URL: https://github.com/contamobi/cmobi-service-standard-41
- Owner: contamobi
- Created: 2018-08-06T19:55:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T19:21:49.000Z (about 6 years ago)
- Last Synced: 2024-10-01T18:10:37.266Z (about 2 months ago)
- Topics: ddd-architecture, php, php71, symfony, symfony4-1
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cmobi Service Standard 4.1 ##
[![License](https://poser.pugx.org/cmobi/cmobi-service-standard/license)](https://packagist.org/packages/cmobi/cmobi-service-standard)
This is a base for microservices architecture based on [Symfony 4.1](http://symfony.com/) project.
The structure of business logic is based on [Domain Driven Design](http://martinfowler.com/bliki/EvansClassification.html) methodology.
### Usage:
```$ composer create-project cmobi/cmobi-service-standard-41 ```