Libraries tagged by arbitrary precision
aza/math
22428 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).
maba/math
72029 Downloads
PHP library for arbitrary precision mathematics
tiny-blocks/math
22656 Downloads
Value Objects for handling arbitrary precision numbers.
samsara/fermat
3118 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
ruafozy/cinip
3154 Downloads
Wrapper for bcmath that offers readable expressions
code-distortion/currency
1610 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
riimu/kit-baseconversion
5299 Downloads
Arbitrary precision number base conversion library
cydrickn/number
10210 Downloads
An arbitrary precision for floating point Numbers for PHP
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
marcoconsiglio/bcmath-extended
232 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).
ionux/rapim
5 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
illegal/fluent-bcmath
732 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
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)
code-distortion/realnum
13930 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
samsara/planck
22 Downloads
A PHP library for dealing with spatial grids of any dimension with arbitrary precision.