Libraries tagged by integer math
brick/math
546599370 Downloads
Arbitrary-precision arithmetic library
laminas/laminas-math
21470846 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
zendframework/zend-math
18521816 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
pear/math_biginteger
2944714 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
ionux/phactor
86791 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
aza/math
22407 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).
phpmath/biginteger
6214 Downloads
A PHP library to work with big integers.
rican7/mathematician
52 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers
ionux/rapim
5 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
tetthys/bc
56 Downloads
Bc is a small and simple but accurate tool for calculation.
phpcommon/intmath
220 Downloads
A library for arithmetic operations on integers that wraps around upon overflow.
oceanmoon/core
4 Downloads
Core PHP utilities for floats, integers, arrays, types, and string conversion with IEEE-754 support.
marcoconsiglio/bcmath-extended
231 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
bardoqi/bigmath
11 Downloads
A PHP library to work with big integers and big decimals in most easy way.