Libraries tagged by Anar
phpmyadmin/sql-parser
53614875 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
16223304 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/phpcompatibility-wp
37290500 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
66463751 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
12360129 Downloads
A static analyzer for PHP
overtrue/phplint
14823177 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
markrogoyski/math-php
8046036 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
13747595 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
8939772 Downloads
Show unused packages by scanning your code
deptrac/deptrac
10817082 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
47426467 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
amphp/process
67642544 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/cache
52990326 Downloads
A fiber-aware cache API based on Amp and Revolt.
spatie/laravel-signal-aware-command
17993638 Downloads
Handle signals in artisan commands
sirbrillig/phpcs-variable-analysis
55168066 Downloads
A PHPCS sniff to detect problems with variables.