Libraries tagged by pluggable model
tomatophp/filament-meta
3 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
37079 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
2096 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
10464535 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
7455317 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
135066 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
18859 Downloads
Generate slugs for your models automatically - even with translated attributes
esensi/model
65177 Downloads
The base model traits of Esensi
josezenem/laravel-slugidable
27342 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
padosoft/laravel-sluggable
6482 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
47843 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
12096 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
19248 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
rinvex/laravel-tenants
3326 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.