Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Arguments Detector Laravel Package

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
graham-campbell/analyzer 0.85 Analyzer is a PHP tool by Graham Campbell that scans your code/tests to verify referenced classes actually exist, catching typos and broken imports early. Requires PHP 8.1–8.5 and supports PHPUnit 10–13 (v5.1). 31 32 5 6K 0 22.8 35.0 MIT 4 months ago
View on GitHub
Context7
sirbrillig/phpcs-variable-analysis 0.84 PHPCS plugin that analyzes variable usage: warns on undefined variables (including in unset), unused variables, and use of $this/self/static outside class scope. Works with PHPCS 3.13.5+ and PHP 5.4+. 145 145 17 1M 19 36.9 71.1 NOASSERTION 5 days ago
View on GitHub
Context7
lookyman/coding-standard 0.83 Opinionated PHP coding standard package for your projects. Install via Composer and reference the bundled ruleset.xml in PHP_CodeSniffer to enforce consistent formatting and style, with room to add your own project-specific rules. 0 0 0 8 0 1.1 MIT 8 years ago
View on GitHub
Context7
ahmed-bhs/doctrine-doctor 0.83 Doctrine Doctor is a runtime analysis tool for Doctrine ORM integrated into the Symfony Web Profiler. It detects real-world issues like N+1 queries, slow queries, missing indexes, hydration overhead, and injection risks, with actionable backtraces and suggestions. 124 124 8 2K 15 33.3 26.8 MIT 1 week ago
View on GitHub
Context7
wapmorgan/php-deprecation-detector 0.83 PhpDeprecationDetector scans PHP projects for deprecated functions, constants, variables, ini directives, behavior changes, and reserved identifiers that may break on newer PHP versions. Available as a PHAR or Composer tool, with console scanning and JSON reports. 367 367 39 10K 15 16.8 26.0 BSD-3-Clause 3 years ago
View on GitHub
Context7
arty/php-coding-standard 0.82 2 3 0 8 0 11.2 9.6 MIT 7 months ago
View on GitHub
Context7
bernardosecades/php-quality-tools 0.82 Collection of PHP quality and static analysis tools bundled for easier setup and consistent code standards across projects, including linters, formatters, and test/coverage helpers to streamline CI and improve code health. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
akeneo/php-coupling-detector 0.82 Detect PHP coupling issues based on configurable rules by analyzing class use statements. Supports forbidden, discouraged, and only rules, with error/warning violations. Includes commands to detect violations and list unused requirements. 43 44 5 4K 18 9.2 32.5 MIT 1 year ago
View on GitHub
Context7
iodigital-com/php-code-sniffer-standard 0.82 Extends PHP_CodeSniffer with iO Digital coding standards. Install via Composer, add an IO ruleset to your phpcs.xml, configure excluded paths and PHP version ranges, and run vendor/bin/phpcs. Includes guidance for properly ignoring sniff violations. 1 1 3 600 1 11.7 37.0 MIT 6 months ago
View on GitHub
Context7
nunomaduro/phpinsights 0.82 PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. 5,626 5,621 299 268K 70 72.5 54.7 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
stefanzweifel/laravel-stats-phploc 0.81 Fork of sebastianbergmann/phploc used to keep wnx/laravel-stats compatible across Laravel versions by supporting multiple sebastian/version releases. Measures PHP project size and structure (LOC, complexity, dependencies). Not intended for real projects. 5 5 1 26K 0 22.6 58.9 BSD-3-Clause 1 week ago
View on GitHub
Context7
phpcq/repository-definition 0.81 Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. 0 0 0 44 0 0.0 22.8 MIT
View on GitHub
Context7
neuecommerce/coding-standards 0.81 Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
shipmonk/dead-code-detector 0.81 PHPStan extension that finds unused PHP code: dead methods, properties, constants, enum cases, cycles, and transitive “dead-tested” members. Supports popular frameworks like Symfony and can auto-remove dead code. Configurable detection and usage providers. 500 504 26 600K 6 36.8 52.5 2 weeks ago
View on GitHub
Context7
e-lodgy/coding-standard 0.81 E-Lodgy’s shared Easy Coding Standard (ECS) configuration for PHP projects. Install via Composer, import the provided ecs.php, and apply consistent formatting and code style rules across your src, tests, and config files. 0 0 1 5 1 2.6 10.7 MIT 2 years ago
View on GitHub
Context7
21torr/janus 0.81 Janus PHP provides shared configuration for CI and PHP code style tools, making it easy to standardize linting, formatting, and automation across projects. Includes ready-to-use presets and documentation for quick setup. 0 0 0 404 0 23.1 41.7 MIT 1 month ago
View on GitHub
Context7
wnx/laravel-stats 0.81 1,748 1,751 84 26K 0 40.5 19.6 MIT 1 week ago
View on GitHub
Context7
covex-nn/phpcb 0.80 PHP Code Beautifier (phpcb) for formatting and cleaning up PHP codebases. Helps apply consistent styling, improve readability, and standardize code output across projects and teams, suitable for use in local workflows or automation. 2 2 2 6 0 0.0 4.7 BSD-3-Clause
View on GitHub
Context7
clue/arguments 0.59 clue/arguments is a small PHP utility to parse and handle command-line arguments. It helps normalize argv, split options and values, and access flags and parameters easily—useful for building simple CLI tools without pulling in a full console framework. 31 31 7 1K 1 1.4 23.1 MIT 5 years ago
View on GitHub
Context7
phpstan/phpstan 0.56 PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. 14,057 14,126 958 10M 1,072 94.7 73.3 MIT 2 days ago
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky