Libraries tagged by loggable
sjaakp/yii2-taggable
27343 Downloads
Manage tags of ActiveRecord in Yii2.
drobee/nova-sluggable
259114 Downloads
Slug field for Laravel Nova
josezenem/laravel-slugidable
44327 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
66075 Downloads
The base model traits of Esensi
unikent/tfilecache
29946 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
hiqdev/yii2-thememanager
33215 Downloads
Pluggable themes for Yii2
firehed/simplelogger
98622 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
trekksoft/taggable-zend-memcached-backend
9009 Downloads
Zend_Cache (ZF 1) memcached backend (not libmemcached) with support for tags
padosoft/laravel-sluggable
10166 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48566 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
15298 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
20307 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
usamamuneerchaudhary/laravel-tagify
2548 Downloads
An Eloquent Tagging package for Laravel 10
teners/laravel-extras
2560 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3416 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.