laravel-sluggable
by nunomaduro
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
laravel-slug-generator
Automatic slug generation for Eloquent models with scoped uniqueness, history, and transliteration
laravel-eloquent-atomic
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
laravel-smart-auto-slug
by sharifuddin
Automatically generates clean, SEO-friendly, and unique slugs for Eloquent models with transaction-safe duplicate prevention.
laravel-arabic-seo
by mohcin
A Laravel package for Arabic SEO optimization, including meta tags and slug generation
laravel-sluggable
by ka4ivan
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
laravel-nestedterms
by mrnewport
A super dynamic & extensible Terms + Tags system for Laravel, featuring infinite nesting, dynamic casting, hierarchical slugs, etc.
laravel-slugify
by jetcod
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
laravel-url
by jobmetric
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
laravel-slug-auto-generator
Auto generating unique slugs for your Laravel model
laravel-redirection
by sirodiaz
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes
laravel-eloquent-uuid-slug
by khalyomede
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
laravel-unique-sluggable
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.
laravel-sluggable
Easy creation of slugs for your Eloquent models in Laravel 5. support arabic
laravel-unique-slug
by vitorleonel
Package for generate a unique slug in your application on an eloquent model with have slug column.
laravel5-yandex-slug
Generate slug into translit in according to Yandex rules for Laravel 5