Download the PHP package php-libs/value-states without Composer
On this page you can find all versions of the php package php-libs/value-states. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-libs/value-states
More information about php-libs/value-states
Files in php-libs/value-states
Download php-libs/value-states
More information about php-libs/value-states
Files in php-libs/value-states
Vendor php-libs
Package value-states
Short Description Extends php-libs/observer to track if a values have been initialized or modified (changed after initialization)
License MIT
Package value-states
Short Description Extends php-libs/observer to track if a values have been initialized or modified (changed after initialization)
License MIT
Please rate this library. Is it a good library?
Informations about the package value-states
PhpLibs\Observable
This package contains a simple set of classes to facilitate adding observers to property methods.
Features
-
Execute
callable
before any value changes -
Execute
callable
before specific values change -
Execute
callable
after any value changes - Execute
callable
after specific values change
Quick Start
Install
composer require php-libs/observable
Example Class Without Observable Properties
Example Class With Observable Properties
Full Example
Please see example.php
Which outputs as follows:
All versions of value-states with dependencies
PHP Build Version
Package Version
The package php-libs/value-states contains the following files
Loading the files please wait ....