Libraries tagged by anaf
phpstan/phpstan-strict-rules
73441316 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
117817464 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
75194406 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
93135864 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
114035607 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
52906450 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
15752026 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/phpcompatibility-wp
35864027 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
64153472 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
12128789 Downloads
A static analyzer for PHP
overtrue/phplint
14474657 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
markrogoyski/math-php
7857902 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
13065976 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
8362276 Downloads
Show unused packages by scanning your code
deptrac/deptrac
9857016 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.