Libraries tagged by ulid
riipandi/laravel-optikey
9378 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
mediagone/small-uid
781 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
cline/strongly-typed-id
8225 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
cline/morphism
20118 Downloads
Reusable polymorphic key mapping for Laravel packages
alesitom/hybrid-id
1335 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
bretterer/laravel-hashid
3682 Downloads
Generate and use HashIds for your Laravel models, just like native ULIDs and UUIDs
yamaneyuta/ulid
14016 Downloads
ULID library
tuupola/ulid
10012 Downloads
Universally Unique Lexicographically Sortable Identifier
bentools/doctrine-ulid
5068 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
qumuinc/ulidtypes
1643 Downloads
UlidType plugin for CakePHP
pelmered/laravel-ulid
1898 Downloads
Universally Unique Lexicographically Sortable Identifier(ULID) for Laravel
jdavidbakr/ulidmodelroutes
312 Downloads
Configures models to have ULID route keys while still having integer primary keys
kiwfy/ulid-php
12918 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
wooserv/laravel-objectid
427 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
rawilk/human-keys
3490 Downloads
Use Stripe-like IDs for your models.