Libraries tagged by bignum
brick/math
537565420 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
2161658 Downloads
An opensource library to handle immutable big numbers inside PHP applications
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
rtlopez/decimal
271100 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ext-bignum
Downloads
phpmath/bignumber
92073 Downloads
A PHP library to work with big numbers.
ikr/money-math
15823 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
prgtw/big-number-serializer-bundle
222072 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
corytech/php-bignumber
47053 Downloads
BigNumber library
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).
gammadia/bcmath-extended-nullable
104597 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
mblajek/mbn
8671 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
marcoconsiglio/bcmath-extended
222 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
xethron/bignum
96 Downloads
rgzone/bignum
13 Downloads
Arbitrary precision integer PHP extension written in Rust.