Libraries tagged by Match
mathiasverraes/money
2007949 Downloads
PHP implementation of Fowler's Money pattern
graphp/graphviz
1753854 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
graphp/algorithms
2528462 Downloads
Common mathematical graph algorithms implemented in PHP
webit/eval-math
702099 Downloads
EvalMath
pear/math_biginteger
2454602 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
langleyfoxall/math_eval
606935 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
components/mathjs
3328 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.
zendframework/zend-math
18174737 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
php-decimal/php-decimal
841180 Downloads
Correctly-rounded arbitrary precision decimal floating point
php-ai/php-ml
1407947 Downloads
PHP-ML - Machine Learning library for PHP
krowinski/bcmath-extended
888564 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
1115212 Downloads
Parse and solve math equations without using 'eval()'.
henzeb/enumhancer
205595 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
drupol/phpermutations
670871 Downloads
Generators and iterators, permutations and combinations.
denissimon/formula-parser
239193 Downloads
Parsing and evaluating mathematical formulas given as strings.