Libraries tagged by Arbitrary-precision
brick/math
595668108 Downloads
Arbitrary-precision arithmetic library
prestashop/decimal
9422649 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
krowinski/bcmath-extended
1228155 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
1168838 Downloads
Correctly-rounded arbitrary precision decimal floating point
php-decimal/ext-decimal
3220 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
rtlopez/decimal
288144 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
maba/math
74337 Downloads
PHP library for arbitrary precision mathematics
superbalist/php-money
62967 Downloads
A money and currency library for handling arbitrary-precision arithmetic
aza/math
22858 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).
ocubom/base-convert
14153 Downloads
Safe number conversion between arbitrary bases.
ez-php/bignum
473 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
cline/math
7672 Downloads
Arbitrary-precision arithmetic library
yuwuhsien/laravel-bcmath-cast
5516 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
11344 Downloads
A package for working with arbitrary precision numbers in Laravel.
assisted-mindfulness/naive-bayes
536368 Downloads
A fluent Naive Bayes classifier for PHP and Laravel with normalized arbitrary-precision probabilities.