Libraries tagged by package_slug
arniro/laravel-sluggable
956 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.
vitorleonel/laravel-unique-slug
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
mojahid/slug-generator
5 Downloads
This Is Slug generator php laravel packages
jasonej/eloquent-slugs
8 Downloads
A package for definining and generating slugs on Eloquent models.
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.
tobento/service-slugifier
25 Downloads
The slugifier service provides interfaces to convert a string into a slug.
tobento/app-slugging
26 Downloads
App slugging support.
slg/slug-generator
17 Downloads
:package_description
jiemoon/chinese-slug
54 Downloads
Laravel Package for translate string to english, then use it to create a slug
codetech/laravel-sluggable
11 Downloads
A Laravel package that allows you to assign settings to your models.
interactivesolutions/honeycomb-slugs
735 Downloads
HoneyComb CMS package checks if URLs is not repeating and if so creates a slug
codicastudio/sluggable
3 Downloads
A random Codica Studio package.
seatplus/notifications
19 Downloads
Base notification package which contains all major views and utilities for notifications
pebblecms/laravel-database-routes
2 Downloads
Laravel package to manage routes from database
pacificinternet/laravel-hashslug
13 Downloads
Package providing a trait to use Hashids on a model