Libraries tagged by ana
markrogoyski/math-php
5618097 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
846156 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
40423635 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/laravel-analytics
4851220 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
38756375 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
2796679 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
18389660 Downloads
Segment Analytics PHP Library
tomasvotruba/type-coverage
4633617 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4536599 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
13220353 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.
rubix/ml
929639 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpdocumentor/reflection
10464054 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
19348205 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
13814916 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
22831032 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.