Libraries tagged by unique code
your-app-rocks/eloquent-uuid
70519 Downloads
Adds support for UUID generation automatically for Models Eloquents.
adamhopkinson/laravel-model-hash
5228 Downloads
A trait which automatically generates a unique hash per model instance
willvincent/laravel-unique
121 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
maniruzzaman/laravel-unique-slug
813 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
bpocallaghan/sluggable
19994 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
jetcod/eloquent-keygen
2180 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
vlados/laravel-unique-urls
905 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
bariew/yii2-node-tree
9889 Downloads
Uses unique ids to create tree and display it with jstree
ollico/laravel-uid
8028 Downloads
A handy package to generate unique identifiers for Eloquent models
joelshepherd/create-with
5204 Downloads
Easily add common unique identity fields to Laravel models.
wieni/wmsingles
13718 Downloads
Singles are node types used for one-off pages that have unique content requirements
diatem-net/nodekey
136 Downloads
Generates a unique key for every node.
illuminatech/model-rules
11 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
ka4ivan/laravel-sluggable
8 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
jenbuzz/laravel-uuid
2105 Downloads
Adds a uuid to a model using ramsey/uuid