Libraries tagged by bignum
hpez/php-bignum
22 Downloads
A bignum library for PHP 7.2
chawuciren/bignumber
180 Downloads
Using a more modern and concise, object-oriented approach, it is more convenient and intuitive to solve the super large number and floating point precision problems in PHP
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
charcoal-dev/bcmath-adapter
704 Downloads
Provides BigNumber class to Charcoal Apps
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
ez-php/bignum
78 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
apapsch/litipk-php-bignumbers-adapter
1487 Downloads
Adapts litipk/php-bignumers to php-decimal.io interface
ffmg/myoddweb.bignumber.php
24 Downloads
Big number with no external dependencies
rgzone/bignum-demo
0 Downloads
Symfony demo application showcasing the capabilities of the rgzone/bignum arbitrary-precision integer extension.
kabbouchi/bignumber
9 Downloads
A PHP package for arbitrary-precision decimal and non-decimal arithmetic inspired by bignumber.js
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
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
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money