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
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.
时间:2025-11-21 05:37
nanasess/bcmath-polyfill
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.
时间:2025-07-17 02:25
empaphy/polyphill-bcmath
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
时间:2024-11-04 16:10
tetthys/bc
Bc is a small and simple but accurate tool for calculation.
时间:2024-06-07 06:24
blockchainethdev/bigint-wrapper-php
Common interface for php_gmp and php_bcmath modules
时间:2023-12-29 14:23
elliotjreed/maths
An object-oriented BCMath wrapper for PHP
时间:2023-12-02 11:47
utecca/number
A package for working with arbitrary precision numbers in Laravel.
时间:2023-07-12 07:10
abivia/money
Library for working with monetary values, a BCMath library with rounding support.
时间:2022-06-24 05:16
gammadia/bcmath-extended-nullable
Fork of krowinski/bcmath-extended with added nullable input arguments
时间:2021-06-03 07:27