Libraries tagged by floats
phrity/util-numerics
7608 Downloads
Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. Open minded numeric parser and formatter.
granam/number
25484 Downloads
Converter and wrapping object for a number (float or integer) value
danog/phpstruct
8539 Downloads
PHP implementation of python's struct module.
appserver-io/lang
14160 Downloads
Lang package implementation providing basic PHP datatypes.
snoeren-development/laravel-currency-casting
21771 Downloads
Cast currency attributes, stored as integer, to floats automatically.
setbased/helper-cast
28281 Downloads
Safely cast mixed values to bool, float, int, or string
pflorek/aws-paramstore
9510 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
ikr/money-math
13471 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
fisharebest/laravel-floats
11177 Downloads
Floating point support for Laravel migrations
danack/float-hex
840 Downloads
Float to hex strings, and float comparison.
mvccore/ext-form-field-numeric
452 Downloads
MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.
atk14/localized-decimal-field
19727 Downloads
Field for number with restricted count of digits and decimal places
atk14/decimal-field
20512 Downloads
Field for number with restricted count of digits and decimal places
rennokki/eloquent-settings
4216 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
plaisio-ts/helper-cast
1581 Downloads
PhpPlaisio (TypeScript): Safely cast mixed values to bool, number (float or integer), or string