Libraries tagged by laravel unique code
thejawker/super-random
27 Downloads
Allows for easy unique code generation, is database aware for Laravel Applications.
ashok/greetr
4 Downloads
unique-code - A simple Laravel package
coding-wisely/laravel-slug-auto-generator
2726 Downloads
Auto generating unique slugs for your Laravel model
rdeni/lux
1 Downloads
Laravel Unique Experience core
willvincent/laravel-unique
17523 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
adamhopkinson/laravel-model-hash
29518 Downloads
A trait which automatically generates a unique hash per model instance
eg-mohamed/referenceable
9951 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
bpocallaghan/sluggable
25280 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
jetcod/eloquent-keygen
34685 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
vlados/laravel-unique-urls
2109 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
ollico/laravel-uid
12473 Downloads
A handy package to generate unique identifiers for Eloquent models
wooserv/laravel-objectid
426 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.
illuminatech/model-rules
25 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
maniruzzaman/laravel-unique-slug
1793 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.