Download the PHP package ilya/dynamic without Composer
On this page you can find all versions of the php package ilya/dynamic. 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 dynamic
Dynamic
Syntactic sugar for everyone.
Dynamic helps you handle calls to non-existent methods.
Example
Can you guess what the output will be? Check it out yourself!
Documentation
Don't forget to add Dynamic\DynamicTrait
trait to your class.
void redirect(string $pattern, string $method)
mixed handle(mixed $instance, string $method, array $arguments = [])
Installation
License
Dynamic is licensed under the MIT license.
All versions of dynamic with dependencies
PHP Build Version
Package Version
No informations.
The package ilya/dynamic contains the following files
Loading the files please wait ....