Libraries tagged by bignum
brick/math
318242190 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
1898286 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
763101 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
228776 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
phpmath/bignumber
40197 Downloads
A PHP library to work with big numbers.
ikr/money-math
12120 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
prgtw/big-number-serializer-bundle
94380 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
corytech/php-bignumber
19641 Downloads
BigNumber library
aza/math
18990 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
88496 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
chawuciren/bignumber
169 Downloads
Using a more modern and concise, object-oriented approach, it is more convenient and intuitive to solve the super large number and floating point precision problems in PHP
mblajek/mbn
5495 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
xethron/bignum
93 Downloads
hpez/php-bignum
19 Downloads
A bignum library for PHP 7.2
vrnedwidek/php-decimal
12 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.