Libraries tagged by string to integer
delight-im/random
38905 Downloads
The most convenient way to securely generate anything random in PHP
princejohnsantillan/id-base-converter
10412 Downloads
Encode integer IDs using a preset or customized symbol set
ducks-project/spl-types
30496 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
hadi-aghandeh/laravel-friendly-id
377 Downloads
map integer id to a friendly string
mindplay/keypack
19 Downloads
Pack/unpack integer and GUID keys to shorter strings
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
zenexjp/types
56 Downloads
A php library to handle basic types like string, non empty string, positive integer and so on.
thesmart/bitfield
8903 Downloads
Map an array of options to a binary bitfield as a string or integer, and back again.
dcarbone/php-int-to-alpha
1533 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
jakoubek/php-recordlocator
14 Downloads
A library to encode integers into a short and easy to read string.
bradleyboy/range-converter
92 Downloads
Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.
php-extended/php-ensure
871 Downloads
A library to safely convert pointers to the right data type
service-to/base
158 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
lsv/timestringparser
16 Downloads
Parse a text string to minutes in integer
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer