All Projects → Lctrs → apiplatform-ddd-cqrs-es-demo

Lctrs / apiplatform-ddd-cqrs-es-demo

Licence: MIT License
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Dockerfile
14818 projects
shell
77523 projects
CSS
56736 projects
HTML
75241 projects
VCL
57 projects

Projects that are alternatives of or similar to apiplatform-ddd-cqrs-es-demo

event-store-mgmt-ui
Event Store Management UI
Stars: ✭ 23 (-72.29%)
Mutual labels:  ddd, event-store, prooph
standard-projections
Standard projections to use with Prooph EventStore
Stars: ✭ 14 (-83.13%)
Mutual labels:  ddd, event-store, prooph
pdo-snapshot-store
PDO Snapshot Store
Stars: ✭ 24 (-71.08%)
Mutual labels:  ddd, prooph
event-store-bus-bridge
Marry CQRS with Event Sourcing
Stars: ✭ 37 (-55.42%)
Mutual labels:  event-store, prooph
micro
Functional prooph for microservices
Stars: ✭ 53 (-36.14%)
Mutual labels:  ddd, prooph
symfony-prooph-example
prooph in symfony example
Stars: ✭ 19 (-77.11%)
Mutual labels:  ddd, prooph
eventide-postgres
Event Sourcing and Microservices Stack for Ruby
Stars: ✭ 92 (+10.84%)
Mutual labels:  event-store
2020-legacycode-studygroup
Resources for the 2020 legacy code study group
Stars: ✭ 14 (-83.13%)
Mutual labels:  ddd
billing-api
Billing API - Killing a fly with a cannon
Stars: ✭ 17 (-79.52%)
Mutual labels:  ddd
app-from-scratch
Book about Clean Architecture and Clojure
Stars: ✭ 83 (+0%)
Mutual labels:  ddd
tdd-demo-forumphp2020
Live coding examples used during Forum PHP 2020 talk "Too many mocks killed the test: What Hexagonal Architecture has changed"
Stars: ✭ 25 (-69.88%)
Mutual labels:  ddd
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (-77.11%)
Mutual labels:  ddd
DDD
Domain-Driven Design example
Stars: ✭ 116 (+39.76%)
Mutual labels:  ddd
httpmate
Non-invasive, flexible and ultra-extendable http framework that offers you 3 modes of handling http requests - UseCase driven, low-level http and event-driven request handling, as well as a mix of those modes
Stars: ✭ 15 (-81.93%)
Mutual labels:  ddd
microservice-template-ddd
Golnag microservice-template by DDD
Stars: ✭ 13 (-84.34%)
Mutual labels:  ddd
buchu
Use Cases - Uniform, auditable and secure use case library
Stars: ✭ 23 (-72.29%)
Mutual labels:  ddd
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (-12.05%)
Mutual labels:  ddd
iam-ddd-cqrs-es-nestjs
Identity and Access Management
Stars: ✭ 34 (-59.04%)
Mutual labels:  ddd
domain
A collection of entities and helpers for creating domain objects and events
Stars: ✭ 18 (-78.31%)
Mutual labels:  ddd
ci4-album
🔥 CodeIgniter 4 example Album module uses Domain Driven Design Architecture with Tactical Pattern
Stars: ✭ 67 (-19.28%)
Mutual labels:  ddd

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].