PHPackages                             goodby/event-sourcing - 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. goodby/event-sourcing

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

goodby/event-sourcing
=====================

1717[1 issues](https://github.com/goodby/event-sourcing/issues)PHP

Since Sep 12Pushed 12y ago3 watchersCompare

[ Source](https://github.com/goodby/event-sourcing)[ Packagist](https://packagist.org/packages/goodby/event-sourcing)[ RSS](/packages/goodby-event-sourcing/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

EventSourcing
=============

[](#eventsourcing)

[![Build Status](https://camo.githubusercontent.com/9b0c2c4e2c12043047f63c33213d14759f6aa7af37edadc285b0f4332252e148/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f676f6f6462792f6576656e742d736f757263696e672e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/goodby/event-sourcing)

What is EventSourcing?
----------------------

[](#what-is-eventsourcing)

editing...

[![event sourcing model](https://camo.githubusercontent.com/6a60eb23b504d1fb08856b95cb5cf3902b2c7e2a934930e9910bfcfd68b03502/68747470733a2f2f7261772e6769746875622e636f6d2f676f6f6462792f6576656e742d736f757263696e672f6d61737465722f646f63732f6576656e742d736f757263696e672e706e67)](https://raw.github.com/goodby/event-sourcing/master/docs/event-sourcing.png)

Requirements
------------

[](#requirements)

editing...

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

[](#installation)

Install composer in your project:

```
curl -s http://getcomposer.org/installer | php

```

Create a `composer.json` file in your project root:

```
{
    "require": {
        "goodby/event-sourcing": "*"
    }
}
```

Install via composer:

```
php composer.phar install

```

License
-------

[](#license)

EventSourcing is open-sourced software licensed under the MIT License - see the LICENSE file for details

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

[](#documentation)

editing...

Contributing
------------

[](#contributing)

Checkout master source code from github:

```
hub clone goodby/event-sourcing

```

Install develpment components via composer:

```
# If you don't have composer.phar
./scripts/bundle-devtools.sh .

# If you have composer.phar
composer.phar install --dev

```

### Unit Testing

[](#unit-testing)

We works under test driven development.

Run phpunit:

```
./vendor/bin/phpunit

```

### Coding Standard

[](#coding-standard)

We follows coding standard [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).

Check if your codes follows PSR-2 by phpcs:

```
./vendor/bin/phpcs --standard=PSR2 src/

```

Acknowledgement
---------------

[](#acknowledgement)

This project was automatically generated by "[Goodby Setup](http://bit.ly/byesetup)".

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/77f381b8b8abb6451a7ee2e4f6a4f5d69427193680024479b5ebb0b646cf9e90?d=identicon)[reoring](/maintainers/reoring)

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

---

Top Contributors

[![suin](https://avatars.githubusercontent.com/u/855338?v=4)](https://github.com/suin "suin (10 commits)")

### Embed Badge

![Health badge](/badges/goodby-event-sourcing/health.svg)

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

###  Alternatives

[drupal/console-dotenv

Drupal Console Dotenv

871.2M](/packages/drupal-console-dotenv)[jansenfelipe/cep-gratis

Com esse pacote você poderá realizar consultas de CEP gratuitamente.

689.6k](/packages/jansenfelipe-cep-gratis)[yireo/magento2-theme-override-checker

N/A

179.1k](/packages/yireo-magento2-theme-override-checker)

PHPackages © 2026

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