Libraries tagged by quantity
pronovix/drupal-qa
43840 Downloads
QA tools for Drupal.
professional-wiki/page-approvals
5656 Downloads
Quality control for MediaWiki. Approve pages, assign approvers to categories, view your approval requests, and see the approval status of pages.
phptramp/phptramp
544 Downloads
Static analyzer that detects tramp data: parameters passed through chains of PHP methods that never use them.
pekral/rector-rules
18280 Downloads
An extensible package of custom Rector rules for automated PHP refactoring and coding standard enforcement.
pekral/phpstan-rules
9694 Downloads
Extensible package of custom rules for PHPStan.
pekral/phpcs-rules
14752 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
mrpunyapal/laravel-auditor
145 Downloads
Evidence-based audit methodology and read-only Laravel context tools for existing AI coding agents.
indykoning/grumphp-prettier
58447 Downloads
A Prettier task for GrumPHP.
cline/analyzer
22238 Downloads
Configurable parallel PHP code analyzer for checking class references
built-fast/phpstan-sensitive-parameter
5036 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
ast-metrics/ast-metrics
384 Downloads
AST Metrics bridge for PHP: multi-language maintainability metrics, as a Composer-installed tool
amashukov/rector-php-rules
1333 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
akondas/exspecto
4587 Downloads
Small PHP DSL for synchronizing asynchronous operations (busy-waiting)
phpmetrics/composer-extension
33094 Downloads
Integrates composer with PhpMetrics