Libraries tagged by bignum
marcoconsiglio/bcmath-extended
250 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
gammadia/bcmath-extended-nullable
105334 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
rgzone/bignum
13 Downloads
Arbitrary precision integer PHP extension written in Rust.
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)
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
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.
skyverge/math
1 Downloads
Arbitrary-precision arithmetic library
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