Libraries tagged by integers
harp-orm/range
52 Downloads
An object representing 2 integer values
grzlnxdevelopment/generatecode
4 Downloads
A package to generate a string code containing integers with a given length.
gammamatrix/site-laravel
0 Downloads
Playground: This package provides a Laravel (users.id is an integer) site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
funnyfig/id_pool
48 Downloads
simple integer id pool
faithcatholic/hms_field
200 Downloads
HMS Field displays an integer formatted as Hours, Minutes or Seconds.
elliottlan/laravel-baser
30 Downloads
Encode and decode integers with your own specified base!
effectdigital/laravel-number-validation
33 Downloads
Adds new validation rules for comparing the value of integers and floats
eberkund/ranger
14 Downloads
Easily expand text to an array of integers
dmhendricks/hash-int
46 Downloads
A PHP class to generate a short hash from an integer.
devknown/alpha-id
9 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
dcarbone/php-int-to-alpha
1533 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
data-values/data-types
85398 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".
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
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!