Download the PHP package darkwebdesign/doctrine-enhancement-pack without Composer
On this page you can find all versions of the php package darkwebdesign/doctrine-enhancement-pack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkwebdesign/doctrine-enhancement-pack
More information about darkwebdesign/doctrine-enhancement-pack
Files in darkwebdesign/doctrine-enhancement-pack
Download darkwebdesign/doctrine-enhancement-pack
More information about darkwebdesign/doctrine-enhancement-pack
Files in darkwebdesign/doctrine-enhancement-pack
Vendor darkwebdesign
Package doctrine-enhancement-pack
Short Description Doctrine Enhancement Pack
License MIT
Homepage http://www.darkwebdesign.nl/
Package doctrine-enhancement-pack
Short Description Doctrine Enhancement Pack
License MIT
Homepage http://www.darkwebdesign.nl/
Please rate this library. Is it a good library?
Informations about the package doctrine-enhancement-pack
Doctrine Enhancement Pack
Doctrine Enhancement Pack is a collection of Doctrine enhancements that you can use in your Doctrine projects.
Learn more about it in its documentation.
Features
Event enhancements
- 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 Enhancement Pack is licensed under the MIT License - see the LICENSE
file for details.
All versions of doctrine-enhancement-pack 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-enhancement-pack contains the following files
Loading the files please wait ....