Libraries tagged by bignumber
brick/math
559003888 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
2179572 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
1159073 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
simplito/bn-php
2523362 Downloads
Big number implementation compatible with bn.js
phpmath/bignumber
93247 Downloads
A PHP library to work with big numbers.
prgtw/big-number-serializer-bundle
228589 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
corytech/php-bignumber
48898 Downloads
BigNumber library
gammadia/bcmath-extended-nullable
105305 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
ocubom/base-convert
13202 Downloads
Safe number conversion between arbitrary bases.
cline/math
4540 Downloads
Arbitrary-precision arithmetic library
xp-framework/math
146735 Downloads
Big number handling
mblajek/mbn
8958 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
chawuciren/bignumber
180 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
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
tiny-blocks/math
22661 Downloads
Value Objects for handling arbitrary precision numbers.