fsi / property-observer
This package is abandoned and no longer maintained.
No replacement package was suggested.
FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.
0.9.4
2016-11-15 16:36 UTC
Requires
- php: >=5.3.2
- symfony/property-access: ^2.3|^3.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
README
Do not use this package, as it will not receive any updates and may be deleted in the future.
FSi PropertyObserver Component
PropertyObserver is a simple component which tracks changes in registered object's properties. It's useful if i.e. we want to check if some property of some object has changed since it was last checked.