Libraries tagged by laravel unique code
coding-wisely/laravel-slug-auto-generator
44 Downloads
Auto generating unique slugs for your Laravel model
adamhopkinson/laravel-model-hash
4523 Downloads
A trait which automatically generates a unique hash per model instance
bpocallaghan/sluggable
19248 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
jetcod/eloquent-keygen
905 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
maniruzzaman/laravel-unique-slug
381 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
ollico/laravel-uid
7742 Downloads
A handy package to generate unique identifiers for Eloquent models
jenbuzz/laravel-uuid
2104 Downloads
Adds a uuid to a model using ramsey/uuid
joelshepherd/create-with
5088 Downloads
Easily add common unique identity fields to Laravel models.
larapack/attribute-slugging
1697 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
illuminatech/model-rules
9 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
billal4b/laravel-unique-slug
8 Downloads
Unique slug generator for laravel eloquent model
creativecrafts/laravel-secure-random-number-generator
257 Downloads
A handy package to generate a secure unique random number for a model
josecaseiro/angolan-geo
38 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.
dewan/dewan-multilang-slug
25 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.
chistel/laravel-uniqueid
423 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key