Libraries tagged by data cache
league/flysystem-cached-adapter
25657557 Downloads
An adapter decorator to enable meta-data caching.
phpfastcache/phpfastcache
4291896 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
16940 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.
ext-datacache
Downloads
vectorial1024/laravel-cache-evict
1593 Downloads
Efficiently remove expired Laravel file/database cache data
jdorn/file-system-cache
43000 Downloads
an easy way to cache data in the file system
ecomdev/cache-key
98076 Downloads
Library that allows you to generate cache keys based on various data formats.
kununu/data-fixtures
41705 Downloads
Load data fixtures in your application for any storage
phpactor/file-path-resolver
53653 Downloads
Resolve files paths for your application (e.g. cache, data, etc)
voceconnect/wp-large-options
4333 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
5854 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
snakano/propel-data-cache-behavior
42450 Downloads
A Propel ORM behavior that provide auto data caching to your model.
ganbarodigital/php-static-data-cache
113121 Downloads
Convenient static data cache for speeding up expensive operations
php-extended/php-simple-cache-filesystem
38925 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
snakano/cache-store
52461 Downloads
provides a generic way to cache any data