Libraries tagged by ints
paragonie/random_compat
593320909 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
theodorejb/polycast
214449 Downloads
Safely cast values to int, float, or string
eonx-com/easy-random
973165 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
remorhaz/int-rangesets
125922 Downloads
Integer range sets manipulation
nelexa/buffer
511078 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
133813 Downloads
Extended simple array types for Doctrine
zebra-north/phpcs-short-types
49633 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
orklah/psalm-strict-numeric-cast
51835 Downloads
Restrict the use of (int) and (float) to numeric-string only
h4kuna/data-type
259205 Downloads
Basic data type, int, float, string, set, gps
traderinteractive/filter-ints
91394 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
softinvest/int-to-uuid
366 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
axn/laravel-pk-int-to-bigint
5676 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
rackbeat/laravel-validate-mysql-integers
35316 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
pronamic/wp-number
87691 Downloads
WordPress Number library.
requtize/semver-converter
7556 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.