Libraries tagged by integer
robthree/humanoid
331 Downloads
Friendly ID generator. Converts integers to words and back
mitydigital/statamic-variable-number-fieldtype
103 Downloads
A variable number fieldtype for integers and currency for public-facing Statamic forms.
mindplay/keypack
18 Downloads
Pack/unpack integer and GUID keys to shorter strings
machinateur/roman-numerals
19 Downloads
A PHP library to convert ordinary integers to roman numerals (and back). Just like that.
lenny4/compress-int
1556 Downloads
Compress integer into alphanumeric
hadi-aghandeh/laravel-friendly-id
314 Downloads
map integer id to a friendly string
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
erhaweb/partner-rating
256 Downloads
Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
cage/laravel-workflow
12 Downloads
Integerate Symfony Workflow component into Laravel.
blocktrail/simply-random
7752 Downloads
A simple library for generating secure randomness (strings, integers, shuffling)
blendwerk/mnemo
285 Downloads
Turns (large) integers into easier to remember Japanese sounding words and vice versa
bigsnowfr/larastats
36 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
awery/numberswords
106 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
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.