Download the PHP package b2r/property-method-delegator without Composer
On this page you can find all versions of the php package b2r/property-method-delegator. 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 property-method-delegator
b2rPHP: PropertyMethodDelegator
Delegate method to property instance
- CHANGELOG
- Packagist
Features
- Delegate methods to target property
- Resolve method automatically
- Define method alias
$propertyMethodDelegator structure
- Key:
strign
Property name - Value:
array
Method definitions- Key:
string
Method name in LOWER case - Value:
string|bool
Delegate target method name or bool true
: Use same namefalse
: DO NOT resolve method if target has public metdhod
- Key:
Usage
Simple
Mixed
All versions of property-method-delegator with dependencies
PHP Build Version
Package Version
The package b2r/property-method-delegator contains the following files
Loading the files please wait ....