Libraries tagged by ana
phan/phan
9819894 Downloads
A static analyzer for PHP
markrogoyski/math-php
5855523 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
deptrac/deptrac
1327443 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
spatie/laravel-analytics
4989477 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
40480207 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
3285283 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
18914826 Downloads
Segment Analytics PHP Library
tomasvotruba/type-coverage
5256372 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4951369 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14185901 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
392006 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
1093501 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpdocumentor/reflection
11877967 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
21849206 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15426124 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.