Libraries tagged by bc math
moontoast/math
24803346 Downloads
A mathematics library, providing functionality for large numbers
phpseclib/bcmath_compat
18986957 Downloads
PHP 5.x-8.x polyfill for bcmath extension
krowinski/bcmath-extended
861598 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
pear/math_biginteger
2391260 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
prestashop/decimal
5886487 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
litipk/php-bignumbers
2000704 Downloads
An opensource library to handle immutable big numbers inside PHP applications
simplito/bigint-wrapper-php
1724349 Downloads
Common interface for php_gmp and php_bcmath modules
ionux/phactor
50842 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.
ulabox/money
225152 Downloads
Yet another PHP implementation of the Money value object using BCMath
skleeschulte/base32
282668 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
rtlopez/decimal
240123 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
maba/math
60969 Downloads
PHP library for arbitrary precision mathematics
fab2s/math
257509 Downloads
A Base10 high precision math helper
aza/math
20176 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
webit/bcmath
51188 Downloads
Object wrapper for PHP BcMath Library