Libraries tagged by bisnummer
setbased/rijksregisternummer
194115 Downloads
Library for handling identification numbers of the National Register of Belgium (a.k.a. Rijksregisternummer)
brick/math
412677144 Downloads
Arbitrary-precision arithmetic library
litipk/php-bignumbers
2022802 Downloads
An opensource library to handle immutable big numbers inside PHP applications
krowinski/bcmath-extended
884751 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
76940 Downloads
A PHP library to work with big numbers.
prgtw/big-number-serializer-bundle
124809 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
corytech/php-bignumber
29165 Downloads
BigNumber library
mblajek/mbn
6538 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
gammadia/bcmath-extended-nullable
97694 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
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
piggly/php-decimal
238 Downloads
An arbitrary-precision Decimal class type for PHP.
hypetechpl/php-decimal
16 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
9 Downloads
A PHP package for arbitrary-precision decimal and non-decimal arithmetic inspired by bignumber.js
apapsch/litipk-php-bignumbers-adapter
1487 Downloads
Adapts litipk/php-bignumers to php-decimal.io interface