Libraries tagged by integers
dmhendricks/hash-int
46 Downloads
A PHP class to generate a short hash from an integer.
desertbynight/telnumbernormalizer
11 Downloads
Accepts text files populated with tel numbers and returns csv with just integers
darealfive/bitfield
22 Downloads
Provides bitfield operations on a class level. Can be used to store multiple "flags" represented by a single integer value.
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
chongyi/php-basen
6 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
chitwarnold/n2w
17 Downloads
PHP Library for Spelling Numbers into Words. Give it an integer value like 50, and it returns the words Fifty
cast/uint64
33 Downloads
unsigned integer 64-bit
carry0987/cony
77 Downloads
Cony is a PHP library for convert integer into alphabet, and reversely too
calamity-inc/u64-dyn
1 Downloads
Variable-length 64-bit integer codings that take at most 9 bytes.
bradleyboy/range-converter
92 Downloads
Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.
boktoso-enterprise/normalize-spam-phone-numbers
6 Downloads
Normalize spam formatted phone numbers into integers.
barkov/pgsqlint
16 Downloads
Enable work with PostgreSQL array of integer, in AR.
awery/numberswords
107 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
ataur/binarray
16 Downloads
An alternative way to handle large volumn of integer or short string as array in memory efficient way.
ap-lib/public-id
12 Downloads
A small PHP library for generating short, public-friendly integer IDs from internal numeric IDs. Designed to hide system scale and client-specific patterns while keeping IDs compact and reversible.