wapmorgan/php-deprecation-detector
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qossmic/deptrac-shim | 0.85 | Abandoned shim package providing the deptrac executable via Composer (vendor/bin/deptrac). Install as a dev dependency to run deptrac in projects; for current features and support, use the main repo: https://github.com/qossmic/deptrac | 59 | 60 | 4 | 144K | 0 | 4.7 | 33.0 | MIT | 3 years ago | |
| maglnet/composer-require-checker | 0.83 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. | 1,002 | 1,009 | 78 | 468K | 32 | 43.2 | 58.4 | MIT | 3 months ago | |
| degraciamathieu/php-arguments-detector | 0.83 | 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. | 13 | 13 | 1 | 4 | 0 | 0.4 | 1.5 | — | 3 years ago | |
| 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 | 654 | 1 | 14.1 | 38.3 | MIT | 5 months ago | |
| sstalle/php7cc | 0.81 | — | 1,510 | 1,456 | 121 | 1K | 20 | 19.0 | 10.9 | MIT | 8 years ago | |
| phpyh/coding-standard | 0.81 | PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. | 23 | 23 | 1 | 1K | 1 | 11.2 | 26.1 | MIT | 8 months ago | |
| phpdocumentor/reflection | 0.81 | Static PHP code reflection library that parses one or more files (no execution) to build an object graph of your application's structure, including DocBlocks. Supports analyzing PHP versions from 5.2 up to your installed PHP version; useful for reflecting whole projects. | 125 | 126 | 61 | 1M | 8 | 33.4 | 66.1 | MIT | 3 weeks ago | |
| akeneo/php-coupling-detector | 0.80 | 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 | 7K | 18 | 9.2 | 35.4 | MIT | 1 year ago | |
| covex-nn/phpcb | 0.79 | 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 | 26 | 0 | 0.0 | 9.6 | BSD-3-Clause | — | |
| moxio/php-codesniffer-sniffs | 0.79 | Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. | 17 | 18 | 11 | 4K | 0 | 20.1 | 35.1 | MIT | 5 months ago | |
| phpstan/phpstan-deprecation-rules | 0.77 | — | 455 | 459 | 25 | 3M | 17 | 27.3 | 67.0 | MIT | 4 months ago | |
| shipmonk/composer-dependency-analyser | 0.77 | Fast, zero-dependency tool to analyze Composer dependencies. Detects unused, shadowed, and misplaced packages/extensions by scanning your autoload paths. Works out of the box, highly configurable, and very performant (15k files in ~2s). Compatible with PHP 7.2–8.5. | 618 | 619 | 14 | 524K | 17 | 23.2 | 50.0 | MIT | 6 months ago | |
| phpmd/phpmd | 0.75 | PHPMD (PHP Mess Detector) scans PHP code for potential problems like overly complex methods, unused parameters, and suspicious code. It’s a CLI tool with configurable rulesets, Baseline support, and CI-friendly output formats to keep codebases clean. | 2,427 | 2,503 | 351 | 2M | 69 | 45.7 | 61.2 | BSD-3-Clause | 2 years ago | |
| edgedesign/phpqa | 0.74 | — | 563 | 564 | 59 | 16K | 2 | 22.7 | 22.6 | MIT | 6 months ago | |
| php-parallel-lint/php-parallel-lint | 0.73 | Parallel PHP syntax checker that lints files concurrently for faster CI runs. Supports plain/colored text, JSON, and checkstyle output, plus optional blame to find the commit that introduced errors. Install via Composer or use the provided PHAR. | 355 | 360 | 25 | 2M | 23 | 11.4 | 60.1 | NOASSERTION | 2 years ago |
How can I help you explore Laravel packages today?