Libraries tagged by floats
pronamic/wp-number
84729 Downloads
WordPress Number library.
phrity/util-numerics
7275 Downloads
Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. Open minded numeric parser and formatter.
granam/number
25079 Downloads
Converter and wrapping object for a number (float or integer) value
danog/phpstruct
8246 Downloads
PHP implementation of python's struct module.
snoeren-development/laravel-currency-casting
21138 Downloads
Cast currency attributes, stored as integer, to floats automatically.
setbased/helper-cast
25838 Downloads
Safely cast mixed values to bool, float, int, or string
pflorek/aws-paramstore
9339 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.
ducks-project/spl-types
29510 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
atk14/localized-decimal-field
19472 Downloads
Field for number with restricted count of digits and decimal places
atk14/decimal-field
20251 Downloads
Field for number with restricted count of digits and decimal places
webeweb/traits-library
1716 Downloads
Traits collection
appserver-io/lang
14131 Downloads
Lang package implementation providing basic PHP datatypes.
victorlap/floatval
918 Downloads
Correctly parse float like strings to float values
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.
james-pro/string-to-number
1337 Downloads
Convert strings to numbers/floats in PHP