Libraries tagged by math
madorin/matex
1008407 Downloads
PHP Mathematical expression parser and evaluator
graphp/graph
248039 Downloads
GraPHP is the mathematical graph/network library written in PHP.
mathiasverraes/money
2011671 Downloads
PHP implementation of Fowler's Money pattern
graphp/graphviz
1800386 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
graphp/algorithms
2572105 Downloads
Common mathematical graph algorithms implemented in PHP
zendframework/zend-math
18196228 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
webit/eval-math
714994 Downloads
EvalMath
pear/math_biginteger
2481444 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
langleyfoxall/math_eval
616763 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
components/mathjs
3358 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
php-decimal/php-decimal
854854 Downloads
Correctly-rounded arbitrary precision decimal floating point
krowinski/bcmath-extended
901083 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
1118067 Downloads
Parse and solve math equations without using 'eval()'.
drupol/phpermutations
675212 Downloads
Generators and iterators, permutations and combinations.
denissimon/formula-parser
243965 Downloads
Parsing and evaluating mathematical formulas given as strings.