Libraries tagged by bignumber
marcoconsiglio/bcmath-extended
232 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).
kabbouchi/bignumber
9 Downloads
A PHP package for arbitrary-precision decimal and non-decimal arithmetic inspired by bignumber.js
ffmg/myoddweb.bignumber.php
24 Downloads
Big number with no external dependencies
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
dovab/big-number
5 Downloads
Wrapper component for the bc math extension
devmamun/big-number-calculator
9 Downloads
The package is allow you to calculate big number
apapsch/litipk-php-bignumbers-adapter
1487 Downloads
Adapts litipk/php-bignumers to php-decimal.io interface
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.
richardds/big-integer
14 Downloads
Library for big integer manipulation
hypetechpl/php-decimal
24 Downloads
An arbitrary-precision Decimal class type for PHP.
andkom/php-decimal
0 Downloads
Arbitrary-precision decimal arithmetic library for PHP, built on top of bcmath.
mocking-magician/mathoraptor
3 Downloads
Dealing with big numbers in PHP
charcoal-dev/bcmath-adapter
705 Downloads
Provides BigNumber class to Charcoal Apps
blockchainethdev/bn-php
695 Downloads
Big number implementation compatible with bn.js
zdenekdrahos/bn-php
3531 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math