Libraries tagged by slugg
esensi/model
67027 Downloads
The base model traits of Esensi
jellybool/translug
46493 Downloads
Translate Chinese And Then Make It Sluggable
padosoft/laravel-sluggable
15244 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48877 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
18905 Downloads
Generate slugs when saving Eloquent models
esign/laravel-underscore-sluggable
6734 Downloads
Generate slugs when saving UnderscoreTranslatable models
callcocam/tall-sluggable
1666 Downloads
The packages auto slug laravel model.
atk14/sluggish-router
35381 Downloads
Base class for ATK14 routers generating nice looking URLs with slugs
teners/laravel-extras
3892 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
sawastacks/ci4-slugify
371 Downloads
Simple Slugify Library for Codeigniter
rinvex/laravel-tenants
3490 Downloads
Rinvex Tenants is a 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.
rami/entity-kit-bundle
1610 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
pharaonic/php-slugify
7762 Downloads
Simplest Slugify for PHP
angkor/laravel-categories
1522 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
rinvex/laravel-tags
3158 Downloads
Rinvex Tags is a 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.