Libraries tagged by laravel unique code
fahadchy24/laravel-unique-slug
4 Downloads
A simple and beautiful unique slug generator for Laravel eloquent model.
billal4b/laravel-unique-slug
10 Downloads
Unique slug generator for laravel eloquent model
myolbd/unique-slug
5 Downloads
A Laravel package to generate unique and SEO-friendly slugs for modelsy
ifullgaz/laravel-global-unique-id
30 Downloads
Assign globaly unique ids to models
juggl/unique-hashids
31 Downloads
Easily create unique ids for a Laravel model.
oleaass/laravel-sluggable
90 Downloads
Add unique slugs to Eloquent models in Laravel
irfanchowdhury/unique-slug-generate
11 Downloads
A simple unique slug generator for Laravel Eloquent Model
tarekhasan/laravel-auto-slug
1 Downloads
Automatically generate and manage unique slugs for Eloquent models
cndrsdrmn/eloquent-unique-attributes
320 Downloads
A Laravel package to enforce automatic generation of unique attribute values for Eloquent models.
benbraide/laravel-model-traits
0 Downloads
Use traits to add functionality to your models - e.g. slugs, unique slugs, unique IDs
mariuszmalek/unique-number-generator
6 Downloads
Easy creation of unique number for your Eloquent models in Laravel
duyduc-nguyen/laravel-sluggable-trait
35 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
danpalmieri/laravel-slug-token
11 Downloads
Auto generate a unique and configurable token during the model creation.
cirlmcesc/laravel-hashids
69 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
tiemsky/haskey
2 Downloads
A Laravel package to auto-generate unique keys based on models instead using traditional id.