Libraries tagged by integers
delight-im/random
46657 Downloads
The most convenient way to securely generate anything random in PHP
davidkmenta/doctrine-simple-array-types
223621 Downloads
Extended simple array types for Doctrine
cviebrock/eloquent-typecast
71365 Downloads
Trait for Eloquent models to force type-casting on retrieved values
zebra-north/phpcs-short-types
85538 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
xobotyi/basen
20627 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
remorhaz/int-rangesets
159527 Downloads
Integer range sets manipulation
pharaonic/laravel-readable
83052 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
marekweb/opaque-id
7751 Downloads
Opaque ID: Obfuscation scheme for integer IDs
rackbeat/laravel-validate-mysql-integers
41376 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
granam/integer
30037 Downloads
Lightweight integer container with stand-alone converter
traderinteractive/filter-ints
103008 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
pvmlibs/flexid
1759 Downloads
Fast unique 64-bit integer ID generator
phpmath/biginteger
6253 Downloads
A PHP library to work with big integers.
granam/number
30724 Downloads
Converter and wrapping object for a number (float or integer) value
danog/phpstruct
10869 Downloads
PHP implementation of python's struct module.