Download the PHP package darkwebdesign/doctrine-enhanced-events without Composer
On this page you can find all versions of the php package darkwebdesign/doctrine-enhanced-events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkwebdesign/doctrine-enhanced-events
More information about darkwebdesign/doctrine-enhanced-events
Files in darkwebdesign/doctrine-enhanced-events
Download darkwebdesign/doctrine-enhanced-events
More information about darkwebdesign/doctrine-enhanced-events
Files in darkwebdesign/doctrine-enhanced-events
Vendor darkwebdesign
Package doctrine-enhanced-events
Short Description Doctrine Enhanced Events
License MIT
Homepage http://www.darkwebdesign.nl/
Package doctrine-enhanced-events
Short Description Doctrine Enhanced Events
License MIT
Homepage http://www.darkwebdesign.nl/
Please rate this library. Is it a good library?
Informations about the package doctrine-enhanced-events
Doctrine Enhanced Events
Doctrine Enhanced Events offers enhanced versions of the original Doctrine (lifecycle) events.
Learn more about it in its documentation.
Features
- Access to the original entity in the
pre-update
andpost-update
lifecycle events. - Access to the created, updated (also their original entities) and deleted entities in the
on-flush
andpost-flush
events. - Modifying the actual entities (instead of via "change set" array) in the
on-flush
event andpre-update
lifecycle event. - Automatic recomputing of the "change set" after modifying the entities in the
on-flush
event.
Installing via Composer
License
Doctrine Enhanced Events is licensed under the MIT License - see the LICENSE
file for details.
All versions of doctrine-enhanced-events with dependencies
PHP Build Version
Package Version
Requires
doctrine/event-manager Version
^1.1
doctrine/orm Version 2.7.*
doctrine/persistence Version ^1.3.3 || ^2.0
php Version ^7.1
doctrine/orm Version 2.7.*
doctrine/persistence Version ^1.3.3 || ^2.0
php Version ^7.1
The package darkwebdesign/doctrine-enhanced-events contains the following files
Loading the files please wait ....