All Projects → prooph → Event Store

prooph / Event Store

Licence: bsd-3-clause
PHP 7.4 EventStore Implementation

Projects that are alternatives of or similar to Event Store

Ddd Leaven Akka V2
Sample e-commerce system #Microservices #Akka #Reactive-DDD #CQRS
Stars: ✭ 362 (-28.32%)
Mutual labels:  event-sourcing, ddd, cqrs
Go Api Boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Stars: ✭ 373 (-26.14%)
Mutual labels:  event-sourcing, ddd, cqrs
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-97.03%)
Mutual labels:  cqrs, ddd, event-sourcing
Akka Ddd
Akka CQRS/ES framework
Stars: ✭ 330 (-34.65%)
Mutual labels:  event-sourcing, ddd, cqrs
Kledex
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 502 (-0.59%)
Mutual labels:  event-sourcing, ddd, cqrs
CQELight
CQELight is an entreprise grade extensible and customisable framework for creating software with CQRS, DDD & Event Sourcing patterns
Stars: ✭ 21 (-95.84%)
Mutual labels:  cqrs, ddd, event-sourcing
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (-94.26%)
Mutual labels:  cqrs, ddd, event-sourcing
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (-53.27%)
Mutual labels:  cqrs, ddd, event-sourcing
Event Sourcing Cqrs Examples
Event Sourcing and CQRS in practice.
Stars: ✭ 265 (-47.52%)
Mutual labels:  event-sourcing, ddd, cqrs
OpenCQRS
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 546 (+8.12%)
Mutual labels:  cqrs, ddd, event-sourcing
food-ordering-demo
Demo application focusing on the Food Ordering domain - Used in our video series
Stars: ✭ 28 (-94.46%)
Mutual labels:  cqrs, ddd, event-sourcing
Resolve
Full stack CQRS, DDD, Event Sourcing framework for Node.js
Stars: ✭ 460 (-8.91%)
Mutual labels:  event-sourcing, ddd, cqrs
micro
Functional prooph for microservices
Stars: ✭ 53 (-89.5%)
Mutual labels:  cqrs, ddd, event-sourcing
ftgogo
FTGOGO - event-driven architecture demonstration application using edat
Stars: ✭ 82 (-83.76%)
Mutual labels:  cqrs, ddd, event-sourcing
firebase-event-sourcing
Event Sourcing + CQRS + DDD for Firebase
Stars: ✭ 14 (-97.23%)
Mutual labels:  cqrs, ddd, event-sourcing
iam-ddd-cqrs-es-nestjs
Identity and Access Management
Stars: ✭ 34 (-93.27%)
Mutual labels:  cqrs, ddd, event-sourcing
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-90.5%)
Mutual labels:  cqrs, ddd, event-sourcing
awesome-talks
Awesome talks about event sourcing, cqrs, microservices, funcional programming ...
Stars: ✭ 23 (-95.45%)
Mutual labels:  cqrs, ddd, event-sourcing
order-demo
Axon demo - `Order Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, https://github.com/fraktalio/restaurant-demo, https://github.com/fraktalio/order-demo
Stars: ✭ 72 (-85.74%)
Mutual labels:  cqrs, ddd, event-sourcing
Eventually Rs
Event Sourcing for Rust
Stars: ✭ 277 (-45.15%)
Mutual labels:  event-sourcing, ddd, cqrs

Prooph Event Store

Common classes and interface for Prooph Event Store implementations.

Build Status Coverage Status Gitter

Installation

You can install prooph/event-store via composer by adding "prooph/event-store": "dev-master" as requirement to your composer.json.

Available persistent implementations

Documentation

See: https://github.com/prooph/documentation

Will be published on the website soon.

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

Version Guidance

Version Status PHP Version Support Until
5.x EOL >= 5.5 EOL
6.x Maintained >= 5.5 3 Dec 2017
7.x Latest >= 7.1 active
8.x Development >= 7.4 active

License

Released under the New BSD License.

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].