Libraries tagged by big decimal
brick/math
575668867 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21928146 Downloads
PHP 5.x-8.x polyfill for bcmath extension
litipk/php-bignumbers
2189384 Downloads
An opensource library to handle immutable big numbers inside PHP applications
rtlopez/decimal
282156 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
nanasess/bcmath-polyfill
116849 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
22651 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).
tiny-blocks/math
22684 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
v3labs/math
164 Downloads
Math library for php 7.1+
bardoqi/bigmath
11 Downloads
A PHP library to work with big integers and big decimals in most easy way.
cloud-castle/match
23 Downloads
Точная арифметика произвольной точности и научные вычисления на PHP 8.1+ поверх BCMath: математика, статистика и проверка гипотез, финансы, геометрия, физика и химия.
lumisys/bcmath_compat
17871 Downloads
PHP 5.x/7.x polyfill for bcmath extension
webinv/bigdecimal
32 Downloads
BigDecimal Type
vrnedwidek/php-decimal
23 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.