Libraries tagged by arbitrary precision
ruafozy/cinip
3110 Downloads
Wrapper for bcmath that offers readable expressions
php-number/php-number
8 Downloads
An arbitrary precision for floating point Numbers for PHP
hypetechpl/php-decimal
16 Downloads
An arbitrary-precision Decimal class type for PHP.
edwardbrosens/bcmath
7 Downloads
Convenience wrapper for the php bcmath extension.
dwzi/class-math
10 Downloads
Class for Arbitrary Precision Mathematics
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
nicholas-eden/math
1624 Downloads
Arbitrary-precision arithmetic library
asika/math
827 Downloads
Arbitrary-precision arithmetic library for PHP 5.3
aiwozhe/phactor
3 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.
tflori/secure-token
1561 Downloads
Library to generate tokens of arbitrary precision
shtse8/arbimath
0 Downloads
Arbitrary precision mathematics library
mpd/util-strint-cmp
4 Downloads
Library to compare large integers with arbitrary precisions, provides own pure php implementation, but can also use bcmath or GMP on background when available
kamiyonanayo/math
5 Downloads
PHP arbitrary precision mathematics Library
kabbouchi/bignumber
9 Downloads
A PHP package for arbitrary-precision decimal and non-decimal arithmetic inspired by bignumber.js
josecelano/php-complex
12 Downloads
PHP Complex class implemented with arbitrary-precision decimal arithmetic