Libraries tagged by laravel unique code
creativecrafts/laravel-secure-random-number-generator
370 Downloads
A handy package to generate a secure unique random number for a model
paxha/laravel-sluggable
4073 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
ka4ivan/laravel-sluggable
29 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
jenbuzz/laravel-uuid
2109 Downloads
Adds a uuid to a model using ramsey/uuid
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.
larapack/attribute-slugging
2024 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
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.
dewan/dewan-multilang-slug
345 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
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
ferdinandbr/laravel-model-unique-field
3 Downloads
create a record with a unique field without worrying
vitorleonel/laravel-unique-slug
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
sjousse/laravel-unique-reference
127 Downloads
Create unique reference for Eloquent models in Laravel.
siddiqur/laravel-unique-slug
1 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
oguzcandemircan/laravel-unique-sluggable
55 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
fahadchy24/laravel-unique-slug
4 Downloads
A simple and beautiful unique slug generator for Laravel eloquent model.