Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Es Lib Bundle Laravel Package

awd-studio/es-lib-bundle

View on GitHub
Deep Wiki
Context7

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

  • 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

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

Installation

Install the bundle using Composer:

composer require awd-studio/es-lib-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

For help or to report issues, visit the GitHub repository and open an issue.

License

This bundle is released under the MIT License. See the LICENSE file for more information.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor