caffeine/money
Convert monetary values to and from integer nanos to minimise floating-point rounding errors, with locale-aware formatting via ext-intl.
时间:2026-04-01 14:37
jimeneztdavid/scaled-int
A value object for scaled integers (e.g. money cents) with safe arithmetic and configurable rounding.
时间:2026-01-26 14:11
kschu91/largest-remainder-method
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
时间:2026-01-04 19:46
roave/no-floaters
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
时间:2026-01-04 16:11
mblajek/mbn
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
时间:2026-01-04 07:10
usmanzahid/money-utils
A utility library for accurate and consistent money calculations in PHP without rounding errors.
时间:2025-05-06 18:09
dnkmdg/price-tidy
Seamless price rounding and adjustment
时间:2024-11-01 11:40
tetthys/bc
Bc is a small and simple but accurate tool for calculation.
时间:2024-06-07 06:24
arokettu/datetime-rounding
DateTime rounding helper
时间:2023-11-15 15:28
phpexperts/money
A PHP library for a precise money handling data type. Avoids floating point rounding errors.
时间:2023-07-23 17:22
smiso/flexible-price-rounding
Rounding prices in Magento 2
时间:2019-08-17 12:46
faonni/module-price
Rounding Price to Prettier Value for Multi-Currency Stores.
时间:未知