Libraries tagged by bigdecimal
brick/math
546889723 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21483084 Downloads
PHP 5.x-8.x polyfill for bcmath extension
rtlopez/decimal
273968 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
nanasess/bcmath-polyfill
84480 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.
v3labs/math
159 Downloads
Math library for php 7.1+
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
lumisys/bcmath_compat
17850 Downloads
PHP 5.x/7.x polyfill for bcmath extension
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)
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.
webinv/bigdecimal
32 Downloads
BigDecimal Type
au9500/laravel-big-decimal-cast
101 Downloads
Custom Brick/Math BigDecimal cast for Laravel Eloquent.
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.
signpostmarv/brick-math-base-convert
87 Downloads
Arbitrary Base Conversion Library
richardds/big-integer
14 Downloads
Library for big integer manipulation