Libraries tagged by ints
paragonie/random_compat
556584387 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nelexa/buffer
506852 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
199895 Downloads
Safely cast values to int, float, or string
eonx-com/easy-random
877131 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
remorhaz/int-rangesets
112657 Downloads
Integer range sets manipulation
axn/laravel-pk-int-to-bigint
4960 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
rackbeat/laravel-validate-mysql-integers
31791 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
pronamic/wp-number
83916 Downloads
WordPress Number library.
davidkmenta/doctrine-simple-array-types
121358 Downloads
Extended simple array types for Doctrine
zebra-north/phpcs-short-types
40943 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
orklah/psalm-strict-numeric-cast
48866 Downloads
Restrict the use of (int) and (float) to numeric-string only
h4kuna/data-type
255089 Downloads
Basic data type, int, float, string, set, gps
traderinteractive/filter-ints
85592 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
epigra/laravel-int
17550 Downloads
Easy to use internationalization functions for Laravel
requtize/semver-converter
6879 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.