brightnucleus / invoker
Function and method invoking traits that match named arguments in the right order.
Installs: 15 603
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- brightnucleus/exceptions: >=0.2
Requires (Dev)
- phpunit/phpunit: ~4
- squizlabs/php_codesniffer: ~2.5
README
Function and method invoking traits that match named arguments in the right order.
Installation
The best way to use this component is through Composer:
composer require brightnucleus/invoker
Usage
TODO
Contributing
All feedback / bug reports / pull requests are welcome.
License
Copyright (c) 2016 Alain Schlesser, Bright Nucleus
This code is licensed under the MIT License.