Libraries tagged by Arbitrary-precision
brick/math
537565420 Downloads
Arbitrary-precision arithmetic library
prestashop/decimal
8722095 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
krowinski/bcmath-extended
1114458 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
php-decimal/php-decimal
1070938 Downloads
Correctly-rounded arbitrary precision decimal floating point
rtlopez/decimal
271100 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
php-decimal/ext-decimal
474 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
ikr/money-math
15823 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
superbalist/php-money
60443 Downloads
A money and currency library for handling arbitrary-precision arithmetic
ocubom/base-convert
12669 Downloads
Safe number conversion between arbitrary bases.
gammadia/bcmath-extended-nullable
104518 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
cline/math
2464 Downloads
Arbitrary-precision arithmetic library
yuwuhsien/laravel-bcmath-cast
2309 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.
utecca/number
9280 Downloads
A package for working with arbitrary precision numbers in Laravel.
maba/math
71576 Downloads
PHP library for arbitrary precision mathematics
aza/math
22294 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).