Download the PHP package kafkiansky/reduce-arguments without Composer
On this page you can find all versions of the php package kafkiansky/reduce-arguments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kafkiansky/reduce-arguments
More information about kafkiansky/reduce-arguments
Files in kafkiansky/reduce-arguments
Download kafkiansky/reduce-arguments
More information about kafkiansky/reduce-arguments
Files in kafkiansky/reduce-arguments
Vendor kafkiansky
Package reduce-arguments
Short Description Psalm plugin that makes sure that you don't use too many arguments in functions and methods.
License MIT
Package reduce-arguments
Short Description Psalm plugin that makes sure that you don't use too many arguments in functions and methods.
License MIT
Please rate this library. Is it a good library?
Informations about the package reduce-arguments
Psalm plugin that helps to detect the fat objects and functions/methods calls.
Contents:
- Installation
- Configuration
- Testing
- License
Installation
Install this package with Composer:
Configuration
If you want to use your own threshold, set the argumentsCountThreshold
global variable in psalm.xml
configuration:
By default, plugin use 5 as threshold.
Testing
License
The MIT License (MIT). See License File for more information.
All versions of reduce-arguments with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
vimeo/psalm Version ^4.3.0
codeception/module-phpbrowser Version ^1.0.0
codeception/module-asserts Version ^1.0.0
vimeo/psalm Version ^4.3.0
codeception/module-phpbrowser Version ^1.0.0
codeception/module-asserts Version ^1.0.0
The package kafkiansky/reduce-arguments contains the following files
Loading the files please wait ....