brightnucleus / invoker
Function and method invoking traits that match named arguments in the right order.
v0.3.0
2024-12-12 03:58 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.