Libraries tagged by laravel-slug-generate
spatie/laravel-sluggable
9727331 Downloads
Generate slugs when saving Eloquent models
benjaminhirsch/nova-slug-field
1082952 Downloads
A Laravel Nova field to generate a slugs.
whitecube/laravel-sluggable
24314 Downloads
Generate slugs for your models automatically - even with translated attributes
padosoft/laravel-sluggable
10190 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48569 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
15299 Downloads
Generate slugs when saving Eloquent models
esign/laravel-underscore-sluggable
1128 Downloads
Generate slugs when saving UnderscoreTranslatable models
amirvahedix/laravel-persian-slugify
809 Downloads
generate slugs for persian strings, just with 1 helper!
bpocallaghan/sluggable
20310 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
larapack/attribute-slugging
1874 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
jetcod/laravel-slugify
45 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
paxha/laravel-sluggable
4037 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
pantagruel964/laravel5-yandex-slug
294 Downloads
Generate slug into translit in according to Yandex rules for Laravel 5
denason/persian-slug
661 Downloads
Generate SEO-friendly slugs for Persian text in Laravel applications
codinglabsau/laravel-sluggable
8443 Downloads
Generate slugs when saving Eloquent models