Libraries tagged by Anar
wp-coding-standards/wpcs
34175896 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
28831544 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
34504503 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
77790709 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
45876683 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
12900817 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
45219151 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9930329 Downloads
A static analyzer for PHP
markrogoyski/math-php
5939519 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
deptrac/deptrac
1509456 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42197018 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
amphp/process
37669492 Downloads
A fiber-aware process manager based on Amp and Revolt.
spatie/laravel-signal-aware-command
9571642 Downloads
Handle signals in artisan commands
spatie/laravel-analytics
5040495 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
41044430 Downloads
A PHPCS sniff to detect problems with variables.