Libraries tagged by floating point precision
php-decimal/php-decimal
1089933 Downloads
Correctly-rounded arbitrary precision decimal floating point
php-decimal/ext-decimal
707 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
cydrickn/number
10197 Downloads
An arbitrary precision for floating point Numbers for PHP
code-distortion/realnum
13916 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
phpexperts/money
12 Downloads
A PHP library for a precise money handling data type. Avoids floating point rounding errors.
phpexpertsinc/money-type
6368 Downloads
A PHP library for a precise money handling data type. Avoids floating point rounding errors.
chawuciren/bignumber
180 Downloads
Using a more modern and concise, object-oriented approach, it is more convenient and intuitive to solve the super large number and floating point precision problems in PHP
gryfoss/int-precision-helper
71 Downloads
Helper class for handling decimal precision by storing floats as integers to avoid floating-point precision issues in database storage and calculations.
zdenekdrahos/bn-php
3531 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math
php-number/php-number
8 Downloads
An arbitrary precision for floating point Numbers for PHP
nickolasburr/floatcmp
18 Downloads
Compare floating-point numbers with optional precision.