Laravel Model Repository

Abstraction Layer for Caching Strategies

Description

Implementing high availability and concurrency caching strategies could be a complex and time consuming task without the appropiate abstraction layer. Laravel Model Repository simplifies caching strategies using human-readable chained methods for your existing Eloquent models.
Visit Site
Related Projects