Libraries tagged by data cache
league/flysystem-cached-adapter
25368664 Downloads
An adapter decorator to enable meta-data caching.
phpfastcache/phpfastcache
4156539 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.
ext-datacache
Downloads
vectorial1024/laravel-cache-evict
1070 Downloads
Efficiently remove expired Laravel file/database cache data
jdorn/file-system-cache
42452 Downloads
an easy way to cache data in the file system
ecomdev/cache-key
97075 Downloads
Library that allows you to generate cache keys based on various data formats.
kununu/data-fixtures
37901 Downloads
Load data fixtures in your application for any storage
rinvex/laravel-repositories
16826 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.
voceconnect/wp-large-options
4191 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
5433 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
thefuriouscoder/propel2-data-cache-behavior
16361 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
snakano/propel-data-cache-behavior
42261 Downloads
A Propel ORM behavior that provide auto data caching to your model.
studio24/http-cache-clear
14959 Downloads
Clear old cache data from the Symfony HTTP Cache (filesystem) based on an expiry time
php-extended/php-simple-cache-filesystem
35425 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
snakano/cache-store
52254 Downloads
provides a generic way to cache any data