Libraries tagged by integer
devknown/alpha-id
13 Downloads
Convert any integer to a short alphanumeric version.
desertbynight/telnumbernormalizer
11 Downloads
Accepts text files populated with tel numbers and returns csv with just integers
data-values/data-types
85459 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".
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.
betterweekdays/upal
4687 Downloads
PHPUnit integeration for Drupal
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.