Libraries tagged by cache system
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
aaronfrancis/reservable
127 Downloads
Eloquent model reservation/locking through Laravel's cache lock system
rinvex/repository
41430 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/laravel-widgets
1568 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
rinvex/laravel-pages
3998 Downloads
Rinvex Pages is an integral part for your Laravel content management system (CMS), it affords an easy, yet powerful way to create and manage pages with full control over their URLs, active status, titles, content, and other attributes.
ark/filecache
11055 Downloads
Cache with file system
exts/cathy
2011 Downloads
Cache key generation library for allowing your caching system to support 'path/ing/keys' easily :)
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
quick/cache
2684 Downloads
This is a cache system that uses Redis for rapid caching.
kitpages/simple-cache-bundle
27723 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
camoo/cache
1661 Downloads
Cache System Library
andydefer/jsonl-cache
28 Downloads
PSR-16 compatible JSONL-based cache system with key-based path strategy
fabrizio-cafolla/cache-system
171 Downloads
Cache service for Laravel / Lumen Framework.
rundiz/simple-cache
138 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system