Libraries tagged by ints
paragonie/random_compat
677611049 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nelexa/buffer
525977 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.
theodorejb/polycast
255358 Downloads
Safely cast values to int, float, or string
eonx-com/easy-random
1215392 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
tessera-contract-type/int
Downloads
remorhaz/int-rangesets
155040 Downloads
Integer range sets manipulation
davidkmenta/doctrine-simple-array-types
209856 Downloads
Extended simple array types for Doctrine
zebra-north/phpcs-short-types
76168 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
setbased/helper-cast
51566 Downloads
Safely cast mixed values to bool, float, int, or string
orklah/psalm-strict-numeric-cast
57540 Downloads
Restrict the use of (int) and (float) to numeric-string only
konekt/laravel-migration-compatibility
220767 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
h4kuna/data-type
269662 Downloads
Basic data type, int, float, string, set, gps
traderinteractive/filter-ints
101794 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
axn/laravel-pk-int-to-bigint
6690 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
rackbeat/laravel-validate-mysql-integers
40627 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.