degraciamathieu/php-arguments-detector
Detect and analyze function/method arguments in PHP using a lightweight, reflection-based approach. Useful for tooling that needs to inspect call signatures, validate inputs, or generate metadata about parameters and defaults across codebases.
Keep control over the complexity of your methods by checking that they do not have too many arguments.
How can I help you explore Laravel packages today?