PHPackages                             awd-studio/es-lib-bundle - 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. awd-studio/es-lib-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

awd-studio/es-lib-bundle
========================

A symfony bundle for the AWD event-sourcing library

v0.0.9.5-alpha(10mo ago)0171MITPHPPHP &gt;=8.3CI passing

Since Mar 19Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/awd-studio/es-lib-bundle)[ Packagist](https://packagist.org/packages/awd-studio/es-lib-bundle)[ RSS](/packages/awd-studio-es-lib-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (16)Versions (15)Used By (1)

ES Lib Bundle
-------------

[](#es-lib-bundle)

ES Lib Bundle is a Symfony bundle that brings the power of the es-lib event-sourcing library into your Symfony applications. It simplifies the integration of event-sourcing by leveraging Symfony’s dependency injection, configuration system, and Doctrine ORM for event storage. Whether you're building scalable systems or need a reliable audit trail, this bundle makes it easy to implement event-sourcing patterns.

### Features

[](#features)

- Event Sourcing Made Simple: Integrates es-lib for managing aggregates, events, and repositories.
- Dependency Injection: Automatically wires up es-lib services and bundle-specific services for seamless use.
- Event Storage: Supports Doctrine ORM with configurable drivers (e.g., SQLite, MySQL) for persisting events.
- Aggregate Management: Provides pre-configured repositories to load and save aggregates effortlessly.
- Flexible Configuration: Customize the bundle to fit your application’s database and event store needs.

### Requirements

[](#requirements)

- PHP 8.3 or higher
- Symfony 7.2 or higher
- Doctrine ORM (installed via symfony/orm-pack)

### Installation

[](#installation)

Install the bundle using Composer:

```
composer require awd-studio/es-lib-bundle
```

### Enable the Bundle

[](#enable-the-bundle)

Register the bundle in your Symfony application by adding it to `config/bundles.php`:

```
return [
    // Other bundles...
    AwdStudio\EsLibBundle\AwdEsBundle::class => ['all' => true],
];
```

### Support

[](#support)

For help or to report issues, visit the [GitHub repository](https://github.com/awd-studio/es-lib-bundle) and open an issue.

### License

[](#license)

This bundle is released under the MIT License. See the [LICENSE](LICENSE) file for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance53

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Every ~8 days

Recently: every ~21 days

Total

14

Last Release

322d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15061745?v=4)[Anton Karpov](/maintainers/awd-studio)[@awd-studio](https://github.com/awd-studio)

---

Top Contributors

[![awd-studio](https://avatars.githubusercontent.com/u/15061745?v=4)](https://github.com/awd-studio "awd-studio (23 commits)")

### Embed Badge

![Health badge](/badges/awd-studio-es-lib-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/awd-studio-es-lib-bundle/health.svg)](https://phpackages.com/packages/awd-studio-es-lib-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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