Libraries tagged by data cache
league/flysystem-cached-adapter
25946294 Downloads
An adapter decorator to enable meta-data caching.
phpfastcache/phpfastcache
4445365 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
rinvex/laravel-repositories
17077 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.
snakano/propel-data-cache-behavior
42784 Downloads
A Propel ORM behavior that provide auto data caching to your model.
ext-datacache
Downloads
vectorial1024/laravel-cache-evict
2745 Downloads
Efficiently remove expired Laravel file/database cache data
jdorn/file-system-cache
43770 Downloads
an easy way to cache data in the file system
ecomdev/cache-key
99413 Downloads
Library that allows you to generate cache keys based on various data formats.
kununu/data-fixtures
47362 Downloads
Load data fixtures in your application for any storage
iazaran/smart-cache
152 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
voceconnect/wp-large-options
4585 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
bvdputte/kirby-autopublish
6526 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
php-extended/php-simple-cache-filesystem
42831 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
snakano/cache-store
52828 Downloads
provides a generic way to cache any data
vpg/titon.cache
10543 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.