Libraries tagged by arithmetics
brick/math
552900913 Downloads
Arbitrary-precision arithmetic library
rubix/tensor
1604783 Downloads
A library and extension that provides objects for scientific computing in PHP.
powder96/numbers.php
48610 Downloads
Advanced Mathematics Library for PHP (port of Numbers.js)
pear/math_biginteger
2965337 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
rtlopez/decimal
276388 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
php-decimal/ext-decimal
920 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
prinsfrank/arithmetic-operations-implementation
Downloads
ikr/money-math
16105 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
arokettu/unsigned
451542 Downloads
Fixed length unsigned arithmetic emulation
kyos/find-closest-value
324538 Downloads
Finds the closest arithmetic match in an array, using Binary Search
superbalist/php-money
60998 Downloads
A money and currency library for handling arbitrary-precision arithmetic
arokettu/arithmetic-parser
10846 Downloads
Configurable arithmetic parser and interpreter
cline/numerus
5693 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
aza/math
22440 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
yuwuhsien/laravel-bcmath-cast
2964 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.