cache-decorator
by trm42
Magical (as in saves manual work quite a lot) Cache Decorator for Laravel 5. Designed for usage with repositories but easily usable for other uses. If there's enough interest, can be made framework agnostic.
eloquent-decorator
by igaster
A simple Trait that implements the Decorator pattern on Laravel eloquent models.