Libraries tagged by ana
phpstan/phpstan-strict-rules
77535381 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
123232912 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
77818264 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
98059149 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
119538081 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
53743571 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
16312666 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/phpcompatibility-wp
37619035 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-parallel-lint/php-parallel-lint
66958187 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
12410724 Downloads
A static analyzer for PHP
overtrue/phplint
14892643 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
markrogoyski/math-php
8082213 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
maglnet/composer-require-checker
13855046 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
9020507 Downloads
Show unused packages by scanning your code
deptrac/deptrac
11062800 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.