Libraries tagged by math
mathiasverraes/money
1978657 Downloads
PHP implementation of Fowler's Money pattern
graphp/graphviz
1583158 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
graphp/algorithms
2381967 Downloads
Common mathematical graph algorithms implemented in PHP
zendframework/zend-math
18096155 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
webit/eval-math
658668 Downloads
EvalMath
pear/math_biginteger
2369244 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
langleyfoxall/math_eval
576850 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
components/mathjs
3170 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.
prestashop/decimal
5781702 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
789365 Downloads
Correctly-rounded arbitrary precision decimal floating point
krowinski/bcmath-extended
852922 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
1105887 Downloads
Parse and solve math equations without using 'eval()'.
drupol/phpermutations
645790 Downloads
Generators and iterators, permutations and combinations.
denissimon/formula-parser
225448 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
532905 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.