awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
prooph avatar

prooph/event-store

0
View on GitHub↗
547 stars·76 forks·PHP·BSD-3-Clause·7 viewsgetprooph.org↗

Event Store

PHP 7.4 EventStore Implementation

Features

  • Event and Async Programming - Persists event messages for event sourcing.

Star history

Star history chart for prooph/event-storeStar history chart for prooph/event-store

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does prooph/event-store do?

PHP 7.4 EventStore Implementation

What are the main features of prooph/event-store?

The main features of prooph/event-store are: Event and Async Programming.

What are some open-source alternatives to prooph/event-store?

Open-source alternatives to prooph/event-store include: broadway/broadway — Infrastructure and testing helpers for creating CQRS and event sourced applications. cakephp/event — [READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in… elephantio/elephant.io — Send events to a socket.io server through PHP. hollodotme/fast-cgi-client — A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM. igorw/evenement — Événement is a very simple event dispatching library for PHP. amphp/amp — Amp is a non-blocking concurrency framework for PHP. It provides a core infrastructure for writing asynchronous…

Open-source alternatives to Event Store

Similar open-source projects, ranked by how many features they share with Event Store.
  • broadway/broadwaybroadway avatar

    broadway/broadway

    1,509View on GitHub↗

    Infrastructure and testing helpers for creating CQRS and event sourced applications.

    PHP
    View on GitHub↗1,509
  • cakephp/eventcakephp avatar

    cakephp/event

    22View on GitHub↗

    READ-ONLY The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

    PHP
    View on GitHub↗22
  • elephantio/elephant.ioElephantIO avatar

    ElephantIO/elephant.io

    136View on GitHub↗

    Send events to a socket.io server through PHP

    PHP
    View on GitHub↗136
  • amphp/ampamphp avatar

    amphp/amp

    4,419View on GitHub↗

    Amp is a non-blocking concurrency framework for PHP. It provides a core infrastructure for writing asynchronous applications using an event loop to schedule operations, timers, and signals within a single process. The project implements a coroutine library that utilizes fibers to suspend and resume function execution. This allows the system to handle concurrent tasks without blocking the main execution thread, optimizing CPU usage during input and output operations. It further manages pending operation results through a future and promise implementation. The framework covers a broad range of

    PHP
    View on GitHub↗4,419
See all 14 alternatives to Event Store→