Libraries tagged by analyst
deptrac/deptrac
9554381 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
46884536 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
sirbrillig/phpcs-variable-analysis
53366894 Downloads
A PHPCS sniff to detect problems with variables.
segmentio/analytics-php
22992430 Downloads
Segment Analytics PHP Library
google/analytics-data
10240337 Downloads
Google Analytics Data Client for PHP
tomasvotruba/type-coverage
11706839 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
10990701 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
23198129 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
shipmonk/phpstan-rules
2440528 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
3983950 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
1573961 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpstan/phpstan-webmozart-assert
27684100 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
27843828 Downloads
PHPStan Mockery extension
phpmyadmin/sql-parser
52687335 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpdocumentor/reflection
26704709 Downloads
Reflection library to do Static Analysis for PHP Projects