Libraries tagged by Taggable
spatie/laravel-tags
12416363 Downloads
Add tags and taggable behaviour to your Laravel app
matthiasmullie/scrapbook
2905684 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.
cviebrock/eloquent-taggable
732354 Downloads
Easy ability to tag your Eloquent models in Laravel.
rtconner/laravel-tagging
3180507 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
cache/taggable-cache
2451622 Downloads
Add tag support to your PSR-6 cache implementation
fpn/doctrine-extensions-taggable
1090653 Downloads
Tag system using Doctrine ORM
creocoder/yii2-taggable
135429 Downloads
The taggable behavior for the Yii framework
2amigos/yii2-taggable-behavior
146039 Downloads
The taggable behavior for the Yii framework
laminas/laminas-tag
531819 Downloads
Manipulate and weight taggable items, and create tag clouds
zendframework/zend-tag
3537407 Downloads
Manipulate and weight taggable items, and create tag clouds
sjaakp/yii2-taggable
33188 Downloads
Manage tags of ActiveRecord in Yii2.
unikent/tfilecache
34043 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
estgroupe/laravel-taggable
6339 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
cytec/laminas-cache-predis
40612 Downloads
Redis adapter for Laminas Framework 3 with tagging support
rinvex/laravel-tags
3171 Downloads
Rinvex Tags is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.