Libraries tagged by big decimal
brick/math
542344441 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21407939 Downloads
PHP 5.x-8.x polyfill for bcmath extension
litipk/php-bignumbers
2166816 Downloads
An opensource library to handle immutable big numbers inside PHP applications
rtlopez/decimal
272601 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
nanasess/bcmath-polyfill
76683 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
22357 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
159 Downloads
Math library for php 7.1+
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
che/decimal
6586 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.
lumisys/bcmath_compat
17846 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.
egorsmkv-packagist/decimal
29 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP