Libraries tagged by Anar
shipmonk/composer-dependency-analyser
3494091 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
19107364 Downloads
Segment Analytics PHP Library
mpdf/psr-log-aware-trait
23720037 Downloads
Trait to allow support of different psr/log versions.
tomasvotruba/type-coverage
5491969 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
5103246 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14589869 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
shipmonk/dead-code-detector
474987 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
rubix/ml
1113870 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpdocumentor/reflection
12483792 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
22625932 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16017703 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24509580 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-stubs/wordpress-stubs
9263410 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11505066 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
8686478 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package