Libraries tagged by package_slug
cserobiul/slug
59 Downloads
Simple and Easy Laravel Unicode Supported Unique Slug Generator Package
afzalsabbir/slug-generator
50 Downloads
A simple package to generate slug from string for Laravel
rendyyangasli/laravel-unique-sluggable
18 Downloads
Packages to craete slug with laravel eloquent uniquely
zalanihir/slug-service
6 Downloads
This is the laravel class based small package to generate the slug without any issue.
sufian/slug-helper
2 Downloads
A Laravel package for generating unique slugs.
arniro/laravel-sluggable
953 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.
aesircloud/sluggable
36 Downloads
A Laravel package to automatically generate slugs for models
vitorleonel/laravel-unique-slug
140 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
mojahid/slug-generator
3 Downloads
This Is Slug generator php laravel packages
jasonej/eloquent-slugs
5 Downloads
A package for definining and generating slugs on Eloquent models.
oguzcandemircan/laravel-unique-sluggable
53 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.
tobento/service-slugifier
4 Downloads
The slugifier service provides interfaces to convert a string into a slug.
tobento/app-slugging
3 Downloads
App slugging support.
slg/slug-generator
17 Downloads
:package_description
paxha/laravel-sluggable
4010 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.