Libraries tagged by math
clue/graph
3254433 Downloads
GraPHP is the mathematical graph/network library written in PHP.
mathieuviossat/arraytotexttable
6774152 Downloads
Display arrays in terminal
mathiasverraes/money
1955842 Downloads
PHP implementation of Fowler's Money pattern
graphp/graphviz
1295738 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
pocketmine/math
424420 Downloads
PHP library containing math related code used in PocketMine-MP
zendframework/zend-math
17885262 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
webit/eval-math
579606 Downloads
EvalMath
pear/math_biginteger
2178848 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
langleyfoxall/math_eval
490929 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
prestashop/decimal
4770757 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
688067 Downloads
Correctly-rounded arbitrary precision decimal floating point
krowinski/bcmath-extended
766870 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
jlawrence/eos
1085104 Downloads
Parse and solve math equations without using 'eval()'.
drupol/phpermutations
574403 Downloads
Generators and iterators, permutations and combinations.
chriskonnertz/string-calc
471698 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.