Libraries tagged by myth
markbaker/matrix
215630322 Downloads
PHP Class for working with matrices
markbaker/complex
219059546 Downloads
PHP Class for working with complex numbers
symfony/http-client
242581801 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
spatie/macroable
43225790 Downloads
A trait to dynamically add methods to a class
phpstan/phpstan-deprecation-rules
52171251 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mailgun/mailgun-php
23674156 Downloads
The Mailgun SDK provides methods for all API functions.
jms/metadata
131025737 Downloads
Class/method/property metadata management in PHP
doctrine/reflection
101459046 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
markrogoyski/math-php
5397640 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
moontoast/math
24637393 Downloads
A mathematics library, providing functionality for large numbers
hoa/math
13153590 Downloads
The Hoa\Math library.
danielstjules/stringy
24882321 Downloads
A string manipulation library with multibyte support
clue/graph
3549969 Downloads
GraPHP is the mathematical graph/network library written in PHP.
ta-tikoma/phpunit-architecture-test
18894295 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
12309807 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.