Libraries tagged by maths
zendframework/zend-math
18623597 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
pocketmine/math
659025 Downloads
PHP library containing math related code used in PocketMine-MP
webit/eval-math
1029268 Downloads
EvalMath
langleyfoxall/math_eval
728368 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
pear/math_biginteger
3107974 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
powder96/numbers.php
55117 Downloads
Advanced Mathematics Library for PHP (port of Numbers.js)
php-decimal/php-decimal
1172158 Downloads
Correctly-rounded arbitrary precision decimal floating point
madorin/matex
1295083 Downloads
PHP Mathematical expression parser and evaluator
krowinski/bcmath-extended
1233216 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
1169784 Downloads
Parse and solve math equations without using 'eval()'.
drupol/phpermutations
730052 Downloads
Generators and iterators, permutations and combinations.
denissimon/formula-parser
373827 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
731562 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
deepseek-php/deepseek-laravel
45746 Downloads
A seamless Laravel integration for the Deepseek PHP client, enabling effortless interaction with the Deepseek API in your Laravel applications.
mcordingley/linearalgebra
187311 Downloads
Matrix math for PHP.