Libraries tagged by bignum
brick/math
546386760 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
2170288 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
1133611 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
273944 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ext-bignum
Downloads
phpmath/bignumber
92599 Downloads
A PHP library to work with big numbers.
ikr/money-math
15999 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
22406 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).
prgtw/big-number-serializer-bundle
224784 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
corytech/php-bignumber
47862 Downloads
BigNumber library
gammadia/bcmath-extended-nullable
105099 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
mblajek/mbn
8796 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
xethron/bignum
96 Downloads
rgzone/bignum
13 Downloads
Arbitrary precision integer PHP extension written in Rust.
hpez/php-bignum
22 Downloads
A bignum library for PHP 7.2