Libraries tagged by bcmath
phpseclib/bcmath_compat
21217213 Downloads
PHP 5.x-8.x polyfill for bcmath extension
moontoast/math
26188666 Downloads
A mathematics library, providing functionality for large numbers
prestashop/decimal
8681319 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
krowinski/bcmath-extended
1107870 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
2903047 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
2157920 Downloads
An opensource library to handle immutable big numbers inside PHP applications
simplito/bigint-wrapper-php
2383357 Downloads
Common interface for php_gmp and php_bcmath modules
ulabox/money
241372 Downloads
Yet another PHP implementation of the Money value object using BCMath
skleeschulte/base32
320673 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
rtlopez/decimal
270526 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ionux/phactor
83485 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
63825 Downloads
Object wrapper for PHP BcMath Library
nanasess/bcmath-polyfill
59750 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
danhunsaker/bcmath
34584 Downloads
PHP bcmath as a static class, with several enhancements.
phpseclib/bcmath_compat
Downloads