Libraries tagged by big decimal
brick/math
549863900 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21541292 Downloads
PHP 5.x-8.x polyfill for bcmath extension
litipk/php-bignumbers
2172776 Downloads
An opensource library to handle immutable big numbers inside PHP applications
rtlopez/decimal
275407 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
nanasess/bcmath-polyfill
88659 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
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).
v3labs/math
163 Downloads
Math library for php 7.1+
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
che/decimal
6587 Downloads
Immutable arbitrary-precision decimal implementation for php 5.3+
bardoqi/bigmath
11 Downloads
A PHP library to work with big integers and big decimals in most easy way.
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)
lumisys/bcmath_compat
17850 Downloads
PHP 5.x/7.x polyfill for bcmath extension
webinv/bigdecimal
32 Downloads
BigDecimal Type
vrnedwidek/php-decimal
22 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
hypetechpl/php-decimal
24 Downloads
An arbitrary-precision Decimal class type for PHP.