PHPackages                             dmytrof/doctrine-modification-events-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. [Database &amp; ORM](/categories/database)
4. /
5. dmytrof/doctrine-modification-events-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

dmytrof/doctrine-modification-events-bundle
===========================================

Symfony 7/8 DmytrofDoctrineModificationEventsBundle to create and handle events on entities updates

v2.0.1(4mo ago)012.6k↓27.3%MITPHPPHP ^8.4CI passing

Since Nov 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/dmytrof/DoctrineModificationEventsBundle)[ Packagist](https://packagist.org/packages/dmytrof/doctrine-modification-events-bundle)[ RSS](/packages/dmytrof-doctrine-modification-events-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (16)Used By (0)

DmytrofDoctrineModificationEventsBundle
=======================================

[](#dmytrofdoctrinemodificationeventsbundle)

This bundle helps you to create and handle events on entities updates for your Symfony 7/8 application

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

[](#installation)

### Step 1: Install the bundle

[](#step-1-install-the-bundle)

```
$ composer require dmytrof/doctrine-modification-events-bundle

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
