Libraries tagged by ints
paragonie/random_compat
575472960 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
theodorejb/polycast
208299 Downloads
Safely cast values to int, float, or string
eonx-com/easy-random
917514 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
remorhaz/int-rangesets
119225 Downloads
Integer range sets manipulation
rackbeat/laravel-validate-mysql-integers
33749 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
nelexa/buffer
509209 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.
davidkmenta/doctrine-simple-array-types
126521 Downloads
Extended simple array types for Doctrine
orklah/psalm-strict-numeric-cast
50092 Downloads
Restrict the use of (int) and (float) to numeric-string only
h4kuna/data-type
257308 Downloads
Basic data type, int, float, string, set, gps
traderinteractive/filter-ints
88200 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
axn/laravel-pk-int-to-bigint
5367 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
pronamic/wp-number
85113 Downloads
WordPress Number library.
requtize/semver-converter
7246 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
zebra-north/phpcs-short-types
45119 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
vakata/random
54189 Downloads
A random int / string / byte generator