Libraries tagged by anil
google/analytics-data
6475673 Downloads
Google Analytics Data Client for PHP
tomasvotruba/type-coverage
6017321 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
5460819 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
15563100 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.
silber/bouncer
3956306 Downloads
Eloquent roles and abilities.
shipmonk/dead-code-detector
667111 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
1149372 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpdocumentor/reflection
13844848 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
24417649 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
17417420 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
25576342 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
9765292 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11804605 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
9026170 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
kwn/number-to-words
4256447 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.