Download the PHP package bentools/doctrine-watcher without Composer
On this page you can find all versions of the php package bentools/doctrine-watcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-watcher
Doctrine Watcher
This little library will help you to monitor changes on Doctrine insertions and/or updates, for specific classes, for specific properties.
Usage
Installation
PHP7.1+ is required.
Tests
./vendor/bin/phpunit
F.A.Q.
Can I also trigger callable on insertions ?
or
How do I trigger something even when there are no changes?
or
When are the callback triggered?
On postPersist
and postUpdate
events.
License
MIT
See also
bentools/doctrine-watcher-bundle - A Symfony Bundle for this library
All versions of doctrine-watcher with dependencies
PHP Build Version
Package Version
The package bentools/doctrine-watcher contains the following files
Loading the files please wait ....