event-store
Event Store Core
Common classes and interface for implementing event stores in software systems
PHP 7.4 EventStore Implementation
548 stars
33 watching
74 forks
Language: PHP
last commit: 12 months ago
Linked from 1 awesome list
cqrsdddevent-sourcingevent-storephpprooph
Related projects:
Repository | Description | Stars |
---|---|---|
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,059 |
railseventstore/rails_event_store | A Ruby implementation of an Event Store based on Active Record | 1,423 |
message-db/message-db | A microservice-based event store and message queue built on top of PostgreSQL. | 1,623 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
younos1986/core.eventstore | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
eventstore/eventstore-client-go | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
yousty/event_store_client | A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
thephpleague/event | A package providing an event-driven abstraction for managing application events and actions | 1,521 |
eventstore/eventstoredb-client-dotnet-legacy | A .NET TCP client for Event StoreDB, providing a connection to the event store database via TCP protocol. | 1 |
prestashopcorp/nestjs-geteventstore | A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. | 34 |
yevhen/streamstone | An event store library for Azure Table Storage | 395 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
sebastianharko/adv-es-cqrs-ddd | A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
fuelphp-storage/event | An event management system for applications written in PHP. | 78 |