Libraries tagged by bcmath
moontoast/math
24572584 Downloads
A mathematics library, providing functionality for large numbers
phpseclib/bcmath_compat
18689885 Downloads
PHP 5.x-8.x polyfill for bcmath extension
krowinski/bcmath-extended
833786 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
prestashop/decimal
5570327 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
pear/math_biginteger
2323302 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
1973542 Downloads
An opensource library to handle immutable big numbers inside PHP applications
simplito/bigint-wrapper-php
1634512 Downloads
Common interface for php_gmp and php_bcmath modules
ulabox/money
223165 Downloads
Yet another PHP implementation of the Money value object using BCMath
skleeschulte/base32
274743 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
rtlopez/decimal
235703 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ionux/phactor
47945 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
webit/bcmath
49522 Downloads
Object wrapper for PHP BcMath Library
phpseclib/bcmath_compat
Downloads
ext-bcmath
Downloads
fab2s/opinhelpers
430046 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs