Libraries tagged by Anar
vimeo/psalm
85519525 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
399554263 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
86194272 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
spatie/laravel-analytics
6347639 Downloads
A Laravel package to retrieve Google Analytics data.
shipmonk/composer-dependency-analyser
9966752 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
szepeviktor/phpstan-wordpress
12171517 Downloads
WordPress extensions for PHPStan
symplify/easy-coding-standard
39188262 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
124149317 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/dead-code-detector
4876376 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.
phpstan/phpstan-symfony
80576109 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
76321911 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
121723636 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
77073856 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
96686639 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
117985739 Downloads
Composer plugin for automatic installation of PHPStan extensions