Libraries tagged by bisnummer
setbased/rijksregisternummer
178148 Downloads
Library for handling identification numbers of the National Register of Belgium (a.k.a. Rijksregisternummer)
brick/math
382436184 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
1993976 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
855253 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
phpmath/bignumber
50761 Downloads
A PHP library to work with big numbers.
corytech/php-bignumber
24917 Downloads
BigNumber library
gammadia/bcmath-extended-nullable
96823 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
prgtw/big-number-serializer-bundle
115607 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
chawuciren/bignumber
177 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
mblajek/mbn
6211 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
ffmg/myoddweb.bignumber.php
24 Downloads
Big number with no external dependencies
piggly/php-decimal
236 Downloads
An arbitrary-precision Decimal class type for PHP.
hypetechpl/php-decimal
8 Downloads
An arbitrary-precision Decimal class type for PHP.
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
kabbouchi/bignumber
8 Downloads
A PHP package for arbitrary-precision decimal and non-decimal arithmetic inspired by bignumber.js