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
simplito/bigint-wrapper-php
Common interface for php_gmp and php_bcmath modules
时间:2026-01-04 11:12
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
elliotjreed/maths
An object-oriented BCMath wrapper for PHP
时间:2023-12-02 11:47
che/decimal
Immutable arbitrary-precision decimal implementation for php 5.3+
时间:2013-04-04 16:53
empaphy/polyphill-bcmath
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
时间:未知