Libraries tagged by Unique ID
jordimorillo/uid
11 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
etiennemarais/legit
4 Downloads
Legit is a simple service for easy Atlas user verification via a unique user identifier.
tuupola/ulid
9200 Downloads
Universally Unique Lexicographically Sortable Identifier
scaffoldeducation/ulid-php
389 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
pelmered/laravel-ulid
0 Downloads
Universally Unique Lexicographically Sortable Identifier(ULID) for Laravel
leodisarli/disarli-ulid-php
2254 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
develme/laravel-hashids
61 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.
cirlmcesc/laravel-hashids
63 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
marquage/parsedownanchors
10 Downloads
extends Parsedown-extra to automatically add id anchors with unique slugs
humanized/yii2-lookup
99 Downloads
Yii2 Module to deal with lookup tables (tables having only id and a unique-name)
takeshiyu/tenantify
4 Downloads
Tenantify is a Laravel package designed to make implementing a multi-tenancy architecture easy and efficient. With Tenantify, you can quickly set up your application to support multiple tenants using a single database, with each tenant being identified by a unique subdomain.
artnum/snowflake53
13 Downloads
Generate unique 53 bits snowflake IDs
manchidede/hashed-passport-for-dusterio-lumen-passport
2 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.
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.
halfpetal/hashed-passport
36 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.