Libraries tagged by arbitrary precision
brick/math
425116948 Downloads
Arbitrary-precision arithmetic library
prestashop/decimal
6457531 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
859554 Downloads
Correctly-rounded arbitrary precision decimal floating point
krowinski/bcmath-extended
905859 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
pear/math_biginteger
2493805 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
ionux/phactor
54355 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
rtlopez/decimal
246250 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ikr/money-math
13797 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
20749 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).
superbalist/php-money
55542 Downloads
A money and currency library for handling arbitrary-precision arithmetic
ocubom/base-convert
10099 Downloads
Safe number conversion between arbitrary bases.
gammadia/bcmath-extended-nullable
98253 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
php-decimal/ext-decimal
14 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
maba/math
64107 Downloads
PHP library for arbitrary precision mathematics
utecca/number
6703 Downloads
A package for working with arbitrary precision numbers in Laravel.