Libraries tagged by pluggable model
tomatophp/filament-meta
0 Downloads
Convert any model on your app to pluggable model using Meta and get ready to use relation manager on FilamentPHP panel
aindong/pluggables
2095 Downloads
Pluggable features/Modular Structure helper for laravel 5
mtymek/mt-mail
37064 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.
noordawod/micro-router
103 Downloads
A modular, low-memory and fast PHP router with a pluggable soul.
cviebrock/eloquent-sluggable
10368258 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
7359933 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
133544 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
18642 Downloads
Generate slugs for your models automatically - even with translated attributes
martinbean/laravel-sluggable-trait
47803 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
esensi/model
65123 Downloads
The base model traits of Esensi
josezenem/laravel-slugidable
26585 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
padosoft/laravel-sluggable
6247 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
19172 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
rinvex/laravel-tenants
3322 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.
zyxus/laravel-sluggable
1951 Downloads
A simple way to slugs to any model in Laravel.