Libraries tagged by integer
rackbeat/laravel-validate-mysql-integers
34261 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
phpmath/biginteger
4808 Downloads
A PHP library to work with big integers.
delight-im/random
37717 Downloads
The most convenient way to securely generate anything random in PHP
davidkmenta/doctrine-simple-array-types
127704 Downloads
Extended simple array types for Doctrine
cviebrock/eloquent-typecast
62110 Downloads
Trait for Eloquent models to force type-casting on retrieved values
integer-net/magento2-german-umlaut-urls
73308 Downloads
Automatically converts umlauts correctly in URLs ("ä" => "ae" instead of "a").
zebra-north/phpcs-short-types
46206 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
remorhaz/int-rangesets
121161 Downloads
Integer range sets manipulation
marekweb/opaque-id
6784 Downloads
Opaque ID: Obfuscation scheme for integer IDs
ducks-project/spl-types
30047 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
raggitech/laravel-readable
13036 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
granam/integer
24696 Downloads
Lightweight integer container with stand-alone converter
amamarul/integer-hashids
19970 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
traderinteractive/filter-ints
88747 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
granam/number
25386 Downloads
Converter and wrapping object for a number (float or integer) value