PHPackages                             zluiten/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. zluiten/php-engine

ActiveLibrary

zluiten/php-engine
==================

CQRS / ES PHP SDK for event-engine.io

v1.0.0(2y ago)0581MITPHPPHP ^7.3 || ^8.0

Since Mar 19Pushed 2y agoCompare

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

READMEChangelog (1)Dependencies (19)Versions (32)Used By (0)

zluiten / php-engine
====================

[](#zluiten--php-engine)

This is a fork just to release changes quicker than in the original library. Report issues and submit new features to the original library.

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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

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 ~63 days

Recently: every ~257 days

Total

28

Last Release

897d ago

Major Versions

v0.16.3 → v1.0.02023-12-03

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

v0.16.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/652111e48f760c5175713019a910dbcfc6e2376b9c2d0a430c2b2a3f64a6aaaa?d=identicon)[netiul](/maintainers/netiul)

---

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 (3 commits)")[![zluiten](https://avatars.githubusercontent.com/u/1336070?v=4)](https://github.com/zluiten "zluiten (3 commits)")[![bofalke](https://avatars.githubusercontent.com/u/54977705?v=4)](https://github.com/bofalke "bofalke (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/zluiten-php-engine/health.svg)

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

###  Alternatives

[event-engine/php-engine

CQRS / ES PHP SDK for event-engine.io

5436.1k2](/packages/event-engine-php-engine)[api-platform/state

API Platform state interfaces

223.4M57](/packages/api-platform-state)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[rubix/server

Deploy your Rubix ML models to production with scalable stand-alone inference servers.

632.3k](/packages/rubix-server)

PHPackages © 2026

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