Libraries tagged by pluggable model
tomatophp/filament-meta
137 Downloads
Convert any model on your app to pluggable model using Meta and get ready to use relation manager on FilamentPHP panel
mtymek/mt-mail
37189 Downloads
Zend Framework e-mail module. Using this library can easily create e-mail messages from PHTML templates (with optional layouts) and send them using configurable transports. Pluggable, EventManager-driven architecture allows you to customize every aspect of the process.
aindong/pluggables
2133 Downloads
Pluggable features/Modular Structure helper for laravel 5
noordawod/micro-router
103 Downloads
A modular, low-memory and fast PHP router with a pluggable soul.
cviebrock/eloquent-sluggable
11296008 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
8347406 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
144683 Downloads
Rinvex Categories is a 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.
whitecube/laravel-sluggable
20843 Downloads
Generate slugs for your models automatically - even with translated attributes
esensi/model
65601 Downloads
The base model traits of Esensi
josezenem/laravel-slugidable
32415 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
padosoft/laravel-sluggable
8181 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48248 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
bpocallaghan/sluggable
19963 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
codinglabsau/laravel-sluggable
8292 Downloads
Generate slugs when saving Eloquent models
zyxus/laravel-sluggable
2461 Downloads
A simple way to slugs to any model in Laravel.