Libraries tagged by myth
markbaker/matrix
190608940 Downloads
PHP Class for working with matrices
markbaker/complex
194022219 Downloads
PHP Class for working with complex numbers
symfony/http-client
212472113 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
markrogoyski/math-php
4685647 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
spatie/macroable
38143678 Downloads
A trait to dynamically add methods to a class
phpstan/phpstan-deprecation-rules
43055606 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mailgun/mailgun-php
21750440 Downloads
The Mailgun SDK provides methods for all API functions.
jms/metadata
122753886 Downloads
Class/method/property metadata management in PHP
doctrine/reflection
99215663 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.
moontoast/math
24099064 Downloads
A mathematics library, providing functionality for large numbers
hoa/math
12425667 Downloads
The Hoa\Math library.
voku/arrayy
4407698 Downloads
Array manipulation library for PHP, called Arrayy!
danielstjules/stringy
24388012 Downloads
A string manipulation library with multibyte support
ta-tikoma/phpunit-architecture-test
12164962 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
9843844 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages