Libraries tagged by laravel unique code
ashok/greetr
4 Downloads
unique-code - A simple Laravel package
coding-wisely/laravel-slug-auto-generator
360 Downloads
Auto generating unique slugs for your Laravel model
willvincent/laravel-unique
1730 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
adamhopkinson/laravel-model-hash
8860 Downloads
A trait which automatically generates a unique hash per model instance
maniruzzaman/laravel-unique-slug
1151 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
ollico/laravel-uid
9366 Downloads
A handy package to generate unique identifiers for Eloquent models
bpocallaghan/sluggable
20223 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
larapack/attribute-slugging
1839 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
jetcod/eloquent-keygen
3927 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
vlados/laravel-unique-urls
1020 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
joelshepherd/create-with
5246 Downloads
Easily add common unique identity fields to Laravel models.
dewan/dewan-multilang-slug
117 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
illuminatech/model-rules
15 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
jenbuzz/laravel-uuid
2107 Downloads
Adds a uuid to a model using ramsey/uuid
josecaseiro/angolan-geo
42 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.