All Projects → prooph → micro

prooph / micro

Licence: BSD-3-Clause license
Functional prooph for microservices

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to micro

Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+1333.96%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-71.7%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
event-store-mgmt-ui
Event Store Management UI
Stars: ✭ 23 (-56.6%)
Mutual labels:  cqrs, ddd, eventsourcing, prooph
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (+171.7%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
Stars: ✭ 111 (+109.43%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
Eventhorizon
CQRS/ES toolkit for Go
Stars: ✭ 961 (+1713.21%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
pdo-snapshot-store
PDO Snapshot Store
Stars: ✭ 24 (-54.72%)
Mutual labels:  cqrs, ddd, eventsourcing, prooph
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (+345.28%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (+147.17%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (+205.66%)
Mutual labels:  cqrs, ddd, event-sourcing, eventsourcing
fmodel-ts
Functional Domain Modeling with Typescript
Stars: ✭ 41 (-22.64%)
Mutual labels:  cqrs, event-sourcing, eventsourcing
CleanArchitecture
Clean Architecture Solution for .NET 5
Stars: ✭ 18 (-66.04%)
Mutual labels:  cqrs, ddd, event-sourcing
nota
"None Of The Above" - is going to be a secure online voting system, intended to give the electorate better choices. It always adds one additional choice to anything to be voted on: If more than 50% of voters choose "None of the Above", the election is considered null and void.
Stars: ✭ 17 (-67.92%)
Mutual labels:  cqrs, ddd, eventsourcing
fee-office
A DDD, CQRS, ES demo application
Stars: ✭ 35 (-33.96%)
Mutual labels:  cqrs, event-sourcing, prooph
Totem
Knowledge work at play
Stars: ✭ 56 (+5.66%)
Mutual labels:  cqrs, event-sourcing, eventsourcing
workflow
Functional CQRS Eventsourcing Engine
Stars: ✭ 22 (-58.49%)
Mutual labels:  cqrs, event-sourcing, eventsourcing
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+235.85%)
Mutual labels:  cqrs, ddd, event-sourcing
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-9.43%)
Mutual labels:  cqrs, ddd, event-sourcing
nbb
.Net Building Blocks
Stars: ✭ 98 (+84.91%)
Mutual labels:  cqrs, ddd, eventsourcing
backend
Ergonode backend repository
Stars: ✭ 100 (+88.68%)
Mutual labels:  cqrs, ddd, event-sourcing

prooph-micro

[Experimental] Functional prooph for microservices

Installation

composer install

Example usage

php examples/register_and_change_username.php

Run example snapshotter

php examples/user_snapshotter.php

prooph Microservices in Action

prooph/micro-do

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.

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