laravel-tagging
by rtconner
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
laravel-likeable
by rtconner
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.