Libraries tagged by laravel-ulid
rorecek/laravel-ulid
145367 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
pelmered/laravel-ulid
478 Downloads
Universally Unique Lexicographically Sortable Identifier(ULID) for Laravel
oanhnn/laravel-ulid
4 Downloads
A Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
vanthao03596/laravel-ulid
54 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
rabiloo/laravel-ulid
0 Downloads
This is my package laravel-ulid
kebook.programacao.1/laravel-ulid
106 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
webpatser/laravel-uuid
15803389 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
emadadly/laravel-uuid
400759 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
binarycabin/laravel-uuid
475044 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
kblais/laravel-uuid
76670 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jeremykenedy/uuid
127727 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
waska14/laravel-uuid
15805 Downloads
Use uuid in models easily
ollico/laravel-uid
9185 Downloads
A handy package to generate unique identifiers for Eloquent models
ignition-nbs/laravel-uuid-model
2619 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
jamesh/laravel-uuid
60007 Downloads
Eloquent UUID Trait for Laravel 6 and above.