All Projects → zawiszaty → symfony-prooph-example

zawiszaty / symfony-prooph-example

Licence: other
prooph in symfony example

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to symfony-prooph-example

iam-ddd-cqrs-es-nestjs
Identity and Access Management
Stars: ✭ 34 (+78.95%)
Mutual labels:  tdd, ddd, event-sourcing
micro
Functional prooph for microservices
Stars: ✭ 53 (+178.95%)
Mutual labels:  ddd, event-sourcing, prooph
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+257.89%)
Mutual labels:  tdd, ddd, event-sourcing
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+1100%)
Mutual labels:  tdd, ddd, event-sourcing
bdd-for-all
Flexible and easy to use library to enable your behavorial driven development (BDD) teams to easily collaborate while promoting automation, transparency and reporting.
Stars: ✭ 42 (+121.05%)
Mutual labels:  tdd, ddd
CQELight
CQELight is an entreprise grade extensible and customisable framework for creating software with CQRS, DDD & Event Sourcing patterns
Stars: ✭ 21 (+10.53%)
Mutual labels:  ddd, event-sourcing
cart
Domain-Driven Design shop cart demonstration
Stars: ✭ 80 (+321.05%)
Mutual labels:  tdd, ddd
awesome-talks
Awesome talks about event sourcing, cqrs, microservices, funcional programming ...
Stars: ✭ 23 (+21.05%)
Mutual labels:  ddd, event-sourcing
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (+1142.11%)
Mutual labels:  ddd, event-sourcing
firebase-event-sourcing
Event Sourcing + CQRS + DDD for Firebase
Stars: ✭ 14 (-26.32%)
Mutual labels:  ddd, event-sourcing
pdo-snapshot-store
PDO Snapshot Store
Stars: ✭ 24 (+26.32%)
Mutual labels:  ddd, prooph
ftgogo
FTGOGO - event-driven architecture demonstration application using edat
Stars: ✭ 82 (+331.58%)
Mutual labels:  ddd, event-sourcing
muon-java
Muon Core for the JVM. APIs and Microservices taken to the next level
Stars: ✭ 18 (-5.26%)
Mutual labels:  ddd, event-sourcing
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (+152.63%)
Mutual labels:  ddd, event-sourcing
event-store-mgmt-ui
Event Store Management UI
Stars: ✭ 23 (+21.05%)
Mutual labels:  ddd, prooph
es-emergency-call
Struggling with CQRS, A+ES, DDD? We can help you!
Stars: ✭ 26 (+36.84%)
Mutual labels:  ddd, event-sourcing
food-ordering-demo
Demo application focusing on the Food Ordering domain - Used in our video series
Stars: ✭ 28 (+47.37%)
Mutual labels:  ddd, event-sourcing
eventsourcing-java-example
A simplified (in memory) example of Event Sourcing implementation for banking domain.
Stars: ✭ 83 (+336.84%)
Mutual labels:  ddd, event-sourcing
hollywood
Hollywood-js is a Framework for building very modular and high scalable server side applications following CQRS (Command Query Responsibility Segregation) and enforcing IoC.
Stars: ✭ 20 (+5.26%)
Mutual labels:  ddd, event-sourcing
cqrs
A lightweight, opinionated CQRS and event sourcing framework targeting serverless architectures.
Stars: ✭ 155 (+715.79%)
Mutual labels:  ddd, event-sourcing

Symfony Prooph Example

CircleCI Scrutinizer Code Quality Code Intelligence Status

This repo is example how to use Prooph in Symfony project

Documentation

Import [Prooph Example.postman_collection.json] into Postman to test the REST API

How to run Linux or Mac:

  • You must have install docker, docker-compose, composer locally
 make start

How to run test:

 make test

Implementations

  • Environment in Docker
  • Travis Ci
  • TDD
  • Unit Test
  • Integration Test
  • Functional Test
  • End to End Test
  • Event Sourcing implementation in prooph
  • Documentation
  • Event Replay
  • Snapshot
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].