2017 © Pedro Peláez
 

project cmobi-service-standard

Base skeleton to services in microservices architecture

image

cmobi/cmobi-service-standard

Base skeleton to services in microservices architecture

  • Thursday, May 18, 2017
  • by cmobi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 64 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Cmobi Service Standard

Build Status Coverage Status Scrutinizer Code Quality Dependency Status, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

This is a base for microservices architecture based on Symfony 2 project. It offer functionalities with rpc and publish/subiscribe patterns, system messaging, authentication and authorization to services. The structure of business logic is based on Domain Driven Design methodology., (*3)

Usage:

$ composer create-project cmobi/cmobi-service-standard <name of your service>, (*4)

The Versions