Libraries tagged by integer
delight-im/random
43376 Downloads
The most convenient way to securely generate anything random in PHP
davidkmenta/doctrine-simple-array-types
141966 Downloads
Extended simple array types for Doctrine
cviebrock/eloquent-typecast
64092 Downloads
Trait for Eloquent models to force type-casting on retrieved values
integer-net/magento2-german-umlaut-urls
80097 Downloads
Automatically converts umlauts correctly in URLs ("ä" => "ae" instead of "a").
zebra-north/phpcs-short-types
53603 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
marekweb/opaque-id
7014 Downloads
Opaque ID: Obfuscation scheme for integer IDs
raggitech/laravel-readable
13861 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
rackbeat/laravel-validate-mysql-integers
36366 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
granam/integer
25617 Downloads
Lightweight integer container with stand-alone converter
traderinteractive/filter-ints
93622 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
phpmath/biginteger
5345 Downloads
A PHP library to work with big integers.
granam/number
26304 Downloads
Converter and wrapping object for a number (float or integer) value
danog/phpstruct
9088 Downloads
PHP implementation of python's struct module.
aza/math
20935 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
requtize/semver-converter
7926 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.