uirapuru / apiplatform-ddd-cqrs-es-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDD + CQRS + Event Sourcing + API Platform

Demo application wiring up some concepts and libraries :

  • DDD
  • CQRS
  • Event Sourcing
  • API Platform
  • Prooph

Install

$ git clone https://github.com/Lctrs/apiplatform-ddd-cqrs-es-demo.git
$ docker-compose up -d

And go to https://localhost.

Loading Fixtures

$ docker-compose exec php bin/console app:fixtures:load ./fixtures

About

License:MIT License


Languages

Language:JavaScript 50.4%Language:PHP 38.0%Language:Dockerfile 4.6%Language:CSS 2.6%Language:Shell 1.7%Language:HTML 1.7%Language:VCL 1.0%