brightnucleus / invoker
Function and method invoking traits that match named arguments in the right order.
Installs: 15 749
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
- brightnucleus/exceptions: >=0.4
Requires (Dev)
- malukenho/docheader: ^1
- php-parallel-lint/php-parallel-lint: ^1
- phpunit/phpunit: ^7.5 || ^8.5 || ^9.5 || ^10
- squizlabs/php_codesniffer: ^3
- yoast/phpunit-polyfills: ^3
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.