PHPackages                             event-engine/php-engine - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. event-engine/php-engine

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

event-engine/php-engine
=======================

CQRS / ES PHP SDK for event-engine.io

v0.17.1(1y ago)5436.1k↓27.3%11[4 issues](https://github.com/event-engine/php-engine/issues)2MITPHPPHP ^7.3 || ^8.0

Since Mar 19Pushed 1y ago11 watchersCompare

[ Source](https://github.com/event-engine/php-engine)[ Packagist](https://packagist.org/packages/event-engine/php-engine)[ Docs](https://event-engine.io/)[ RSS](/packages/event-engine-php-engine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (19)Versions (33)Used By (2)

Prooph Event Engine
===================

[](#prooph-event-engine)

[![Build Status](https://camo.githubusercontent.com/2f115a688dd49813736dbac12516c10d63634f7739651d74a7542847ba4058d8/68747470733a2f2f7472617669732d63692e6f72672f6576656e742d656e67696e652f7068702d656e67696e652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/event-engine/php-engine)[![Coverage Status](https://camo.githubusercontent.com/c59bd49dc0810dffd2861cc5ec000bc053c36e650c6430c7cabd9f3cd9b10a05/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6576656e742d656e67696e652f7068702d656e67696e652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/event-engine/php-engine?branch=master)[![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/prooph/improoph)

**The world's only CQRS / ES framework that lets you pick your Flavour**

Intro
-----

[](#intro)

Event Engine is a CQRS / EventSourcing framework for PHP to help you rapidly develop event sourced applications, while providing a path to refactor towards a richer domain model as needed. Customize Event Engine with Flavours. Choose between different programming styles.

Choose Your Flavour
-------------------

[](#choose-your-flavour)

[![Choose Your Flavour](https://camo.githubusercontent.com/adc7d022119fd8b4e86fe2baf1c3f5e7a4d86f79e8b877936d097e91f237d304/68747470733a2f2f6576656e742d656e67696e652e6769746875622e696f2f696d672f43686f6f73655f466c61766f75725f6e6f5f682e706e67)](https://camo.githubusercontent.com/adc7d022119fd8b4e86fe2baf1c3f5e7a4d86f79e8b877936d097e91f237d304/68747470733a2f2f6576656e742d656e67696e652e6769746875622e696f2f696d672f43686f6f73655f466c61766f75725f6e6f5f682e706e67)

Event Sourcing Engine
---------------------

[](#event-sourcing-engine)

[![Event Sourcing Engine](https://camo.githubusercontent.com/920771aff067a412c96f00b905e7fc83b1fd10761163138114a66e541de21eee/68747470733a2f2f6576656e742d656e67696e652e6769746875622e696f2f6170692f696d672f4167677265676174655f4c6966656379636c652e706e67)](https://camo.githubusercontent.com/920771aff067a412c96f00b905e7fc83b1fd10761163138114a66e541de21eee/68747470733a2f2f6576656e742d656e67696e652e6769746875622e696f2f6170692f696d672f4167677265676174655f4c6966656379636c652e706e67)

Installation
------------

[](#installation)

Head over to the [skeleton](https://github.com/event-engine/php-engine-skeleton)!

Tutorial
--------

[](#tutorial)

[![Tutorial](https://camo.githubusercontent.com/cc4a8a68184999d6d022ab52ef34c9b52e2977e6d73546e3bb7b769ee6a7889b/68747470733a2f2f6576656e742d656e67696e652e6769746875622e696f2f696d672f7475746f7269616c5f73637265656e2e706e67)](https://event-engine.io/tutorial/)

**[GET STARTED](https://event-engine.github.io/tutorial/)**

Documentation
-------------

[](#documentation)

Source of the docs is managed in a separate [repo](https://github.com/event-engine/docs)

Run Tests
---------

[](#run-tests)

Some tests require existence of prooph/event-store tests which are usually not installed due to `.gitattributes` excluding them. Unfortunately, composer does not offer a reinstall command so we have to remove `prooph/event-store` package from the vendor folder manually and install it again using `--prefer-source` flag.

```
$ rm -rf vendor/prooph/event-store
$ docker run --rm -it -v $(pwd):/app --user="$(id -u):$(id -g)" prooph/composer:7.2 install --prefer-source
```

Supersedes Event Machine
------------------------

[](#supersedes-event-machine)

The first version of this project is called Event Machine and can be found in another repo: .

We had to change the name due to naming conflicts with other projects. In fact, Event Engine is a newer version of Event Machine using the same concepts.

Powered by prooph software
--------------------------

[](#powered-by-prooph-software)

[![prooph software](https://github.com/codeliner/php-ddd-cargo-sample/raw/master/docs/assets/prooph-software-logo.png)](http://prooph.de)

Event Engine is maintained by the [prooph software team](http://prooph-software.de/). The source code of Event Engine is open sourced along with an API documentation and a [Getting Started Tutorial](https://event-engine.github.io/tutorial/). Prooph software offers commercial support and workshops for Event Engine and the [prooph components](http://getprooph.org/).

If you are interested please [get in touch](http://prooph.de)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~76 days

Recently: every ~289 days

Total

29

Last Release

486d ago

PHP version history (2 changes)v0.1.0PHP ^7.2

v0.16.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/58f3428ea5d86dde45a70842c5228d295ec37a493594d484bf1ed2552e85b791?d=identicon)[sandrokeil](/maintainers/sandrokeil)

![](https://www.gravatar.com/avatar/e14a3b6de25e60cb289c51b23c58ffd8c56b28053deb4a75d3b7ea6b7fa03809?d=identicon)[proophsoftware](/maintainers/proophsoftware)

---

Top Contributors

[![sandrokeil](https://avatars.githubusercontent.com/u/3597436?v=4)](https://github.com/sandrokeil "sandrokeil (9 commits)")[![arnedesmedt](https://avatars.githubusercontent.com/u/5807162?v=4)](https://github.com/arnedesmedt "arnedesmedt (5 commits)")[![bofalke](https://avatars.githubusercontent.com/u/54977705?v=4)](https://github.com/bofalke "bofalke (2 commits)")[![zluiten](https://avatars.githubusercontent.com/u/1336070?v=4)](https://github.com/zluiten "zluiten (2 commits)")[![shochdoerfer](https://avatars.githubusercontent.com/u/596449?v=4)](https://github.com/shochdoerfer "shochdoerfer (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/event-engine-php-engine/health.svg)

```
[![Health](https://phpackages.com/badges/event-engine-php-engine/health.svg)](https://phpackages.com/packages/event-engine-php-engine)
```

###  Alternatives

[illuminate/contracts

The Illuminate Contracts package.

705122.9M10.1k](/packages/illuminate-contracts)[ecotone/ecotone

Supporting you in building DDD, CQRS, Event Sourcing applications with ease.

558549.8k17](/packages/ecotone-ecotone)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[symfony/object-mapper

Provides a way to map an object to another object

34885.7k18](/packages/symfony-object-mapper)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
