Libraries tagged by floating-point
php-decimal/php-decimal
1135453 Downloads
Correctly-rounded arbitrary precision decimal floating point
php-decimal/ext-decimal
2069 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
fisharebest/laravel-floats
11426 Downloads
Floating point support for Laravel migrations
cydrickn/number
10312 Downloads
An arbitrary precision for floating point Numbers for PHP
prinsfrank/arithmetic-operations-floating-point
12184 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
phpexperts/money
12 Downloads
A PHP library for a precise money handling data type. Avoids floating point rounding errors.
code-distortion/realnum
13951 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
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
phpexpertsinc/money-type
6368 Downloads
A PHP library for a precise money handling data type. Avoids floating point rounding errors.
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
vivarium/float
38 Downloads
A module for check floating point numbers equality.
smart-lib/base-converter
11 Downloads
Convert numbers between any base you want, including negative numbers and floating point numbers
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.