Libraries tagged by bignumber
brick/math
378451298 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
1989950 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
851189 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
1698236 Downloads
Big number implementation compatible with bn.js
phpmath/bignumber
48288 Downloads
A PHP library to work with big numbers.
prgtw/big-number-serializer-bundle
114431 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
xp-framework/math
97676 Downloads
Big number handling
corytech/php-bignumber
24326 Downloads
BigNumber library
ocubom/base-convert
8320 Downloads
Safe number conversion between arbitrary bases.
chawuciren/bignumber
177 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
6173 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
gammadia/bcmath-extended-nullable
96647 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
ffmg/myoddweb.bignumber.php
24 Downloads
Big number with no external dependencies
piggly/php-decimal
236 Downloads
An arbitrary-precision Decimal class type for PHP.
blockchainethdev/bn-php
543 Downloads
Big number implementation compatible with bn.js