cmobi/cmobi-service-standard

Base skeleton to services in microservices architecture

Installs: 65

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:project

pkg:composer/cmobi/cmobi-service-standard

v2.2.0 2017-05-18 16:53 UTC

This package is not auto-updated.

Last update: 2025-10-12 01:18:43 UTC


README

Build Status Coverage Status Scrutinizer Code Quality Dependency Status

Latest Stable Version Total Downloads Latest Unstable Version License

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.

Usage:

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