Libraries tagged by float
roave/no-floaters
245612 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
php-decimal/php-decimal
855768 Downloads
Correctly-rounded arbitrary precision decimal floating point
floatingpoint/stylist
187923 Downloads
Laravel 5 theming package.
theodorejb/polycast
215248 Downloads
Safely cast values to int, float, or string
scify/laravel-cookie-guard
4202 Downloads
A Laravel package that provides a Cookies consent floating window and publishes the Cookies for the different consent categories
scify/laravel-cookies-consent
19637 Downloads
A Laravel package that provides a Cookies consent floating window and publishes the Cookies for the different consent categories
bluezed/yii2-float-thead
46086 Downloads
This is a Yii 2 wrapper for jquery.floatThead a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling.
nelexa/buffer
511370 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
markus-g/price-parser
13023 Downloads
Parses prices or money strings
lamansky/fraction
50852 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
davidkmenta/doctrine-simple-array-types
135081 Downloads
Extended simple array types for Doctrine
cviebrock/eloquent-typecast
63166 Downloads
Trait for Eloquent models to force type-casting on retrieved values
snoeren-development/laravel-currency-casting
22652 Downloads
Cast currency attributes, stored as integer, to floats automatically.
orklah/psalm-strict-numeric-cast
52068 Downloads
Restrict the use of (int) and (float) to numeric-string only
ikr/money-math
13739 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money