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
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
pear/math_biginteger
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
时间:2026-01-04 15:32
mpd/util-strint-cmp
Library to compare large integers with arbitrary precisions, provides own pure php implementation, but can also use bcmath or GMP on background when available
时间:2025-01-04 23:08
ramazancetinkaya/obscura
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
时间:2024-12-28 13:59
charcoal-dev/gmp-adapter
Provides BigInteger class to Charcoal Apps
时间:2023-08-11 12:15
azathoth/money-math
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
时间:2014-11-16 17:23
rtlopez/decimal
An object oriented immutable arbitrary-precision arithmetic library for PHP
时间:未知