Libraries tagged by loggable
sgtpepper9907/sugar-pack
21 Downloads
CLI tool for packaging SugarCRM module loadable packages
senasi/lazy-pdo
24 Downloads
Lazy loadable PDO
marcel-mathias-nolte/hide-files
23 Downloads
Provides a toggable visibility icon in the file manager.
peterfox/behat-resources-extension
75 Downloads
A Behat extension for using configs as loadable resources
spatie/laravel-sluggable
13970177 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
14854057 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-tags
12921597 Downloads
Add tags and taggable behaviour to your Laravel app
cviebrock/eloquent-taggable
739028 Downloads
Easy ability to tag your Eloquent models in Laravel.
rtconner/laravel-tagging
3199237 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
matthiasmullie/scrapbook
2977581 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
fpn/doctrine-extensions-taggable
1096791 Downloads
Tag system using Doctrine ORM
2amigos/yii2-taggable-behavior
150214 Downloads
The taggable behavior for the Yii framework
rinvex/laravel-categories
171151 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.
bezhansalleh/filament-exceptions
247203 Downloads
A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
nunomaduro/laravel-sluggable
6265 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.