Libraries tagged by integers
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.
ssmulders/hashed-passport
7645 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.
siilike/messageformat
433 Downloads
ICU message formatting using keywords instead of positional integers
robthree/humanoid
332 Downloads
Friendly ID generator. Converts integers to words and back
mindplay/keypack
19 Downloads
Pack/unpack integer and GUID keys to shorter strings
jmf/twig-type
80 Downloads
Twig extension for testing variables type (integer, string, class, etc).
hadi-aghandeh/laravel-friendly-id
325 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
258 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.
darealfive/bitfield
21 Downloads
Provides bitfield operations on a class level. Can be used to store multiple "flags" represented by a single integer value.
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
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.