Libraries tagged by canal
deptrac/deptrac
1531175 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42231197 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/laravel-analytics
5046312 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
41106915 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
3503786 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
19115952 Downloads
Segment Analytics PHP Library
tomasvotruba/type-coverage
5505130 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
5110228 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14607210 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
479368 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
1114776 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpdocumentor/reflection
12511034 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
22658214 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16042039 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24527488 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.