Libraries tagged by Laravel Slug
tlr/l4-support
3434 Downloads
Helpers and Utilities for Laravel
skapator/greeklish
185 Downloads
Converts Greek characters to latin. Used for slugs mainly
cortex/tenants
2961 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
cortex/tags
3114 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
cortex/categories
3123 Downloads
Cortex Categories is a frontend layer for the polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
anahkiasen/seonnet
60 Downloads
SEO handler for Laravel 4, with customization of slugs, meta data and more
zanko-khaledi/laravel-slug
7 Downloads
xyz/slug
13 Downloads
Laravel Slug
vanderb/laravel-sluggable-redirect
35 Downloads
Creates sluggable-history if slug created from laravel-sluggable-package by Spatie and redirects to current slug.
unrulynatives/laravel-sluggable
4 Downloads
Generate slugs when saving Eloquent models
tustin/laravel-sluggable
5 Downloads
Generate slugs when saving Eloquent models
tradejedi/laravel-slug-generator-trait
14 Downloads
A Laravel trait for generating unique slugs.
sujan97825/laravel-slug-generator
18 Downloads
Laravel Slug Generator with Multi Language Support
salah3id/laravel-slugs
4 Downloads
Generate slugs when saving Eloquent models
rayiumir/laravel-slugable
3 Downloads
Minimal auto slug trait for Laravel Eloquent models.