ez-php/bignum
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
时间:2026-04-13 20:34
marcoconsiglio/bcmath-extended
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.
时间:2026-02-19 15:55
andkom/php-decimal
Arbitrary-precision decimal arithmetic library for PHP, built on top of bcmath.
时间:2026-02-08 17:00
ionux/phactor
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) b
时间:2026-01-04 17:51
litipk/php-bignumbers
An opensource library to handle immutable big numbers inside PHP applications
时间:2026-01-04 17:14
krowinski/bcmath-extended
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
时间:2026-01-04 16:16
pear/math_biginteger
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
时间:2026-01-04 15:32
moontoast/math
A mathematics library, providing functionality for large numbers
时间:2026-01-04 10:54
phpseclib/bcmath_compat
PHP 5.x-8.x polyfill for bcmath extension
时间:2026-01-04 10:45
prestashop/decimal
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
时间:2026-01-04 10:18
yuwuhsien/laravel-bcmath-cast
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
时间:2026-01-04 05:52
maba/math
PHP library for arbitrary precision mathematics
时间:2026-01-04 03:54
beacoria/bc
Extends the BCMath function set with support for converting scientific notation to standard decimal format.
时间:2025-09-10 11:40