Libraries tagged by big number
brick/math
584988230 Downloads
Arbitrary-precision arithmetic library
laminas/laminas-math
22096148 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
litipk/php-bignumbers
2193874 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
1208402 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
2677942 Downloads
Big number implementation compatible with bn.js
components/mathjs
4124 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
zendframework/zend-math
18601052 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
rtlopez/decimal
284367 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
prgtw/big-number-serializer-bundle
239766 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
phpmath/bignumber
94674 Downloads
A PHP library to work with big numbers.
thesis/endian
62737 Downloads
Library for encoding and decoding numbers in either big-endian or little-endian order.
corytech/php-bignumber
51491 Downloads
BigNumber library
ocubom/base-convert
13947 Downloads
Safe number conversion between arbitrary bases.
cline/math
7002 Downloads
Arbitrary-precision arithmetic library
aza/math
22732 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).