Libraries tagged by cache store
voceconnect/wp-large-options
3711 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.
softspring/http-cache-store-bundle
1009 Downloads
This is a template for creating new components
nawawi/docket-cache
22 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
php-extended/php-simple-cache-filesystem
30463 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
weakbit/lucene-cache
1431 Downloads
Provides a cache backend for TYPO3 that stores all cache information in Lucene
campaigningbureau/laravel-static-image-cache
15950 Downloads
store/cache external images as a static file
mvccore/ext-cache
321 Downloads
MvcCore - Extension - Cache - register and use cache instances, cache interface.
ehann/laravel-redis-store
13411 Downloads
Adds functionality to the built-in Cache's RedisStore.
treasure-chest/treasure-chest
4493 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
pilsetnieks/key-value-api
1466 Downloads
Simple key-value cache API to abstract the underlying key-value store.
naucon/storage
1074 Downloads
Storage Abstraction Layer .
alex-kalanis/kw_storage
4533 Downloads
Universal storage library for store data as key-value pairs
aksw/erfurt
6594 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
infrajs/nostore
2668 Downloads
Procces header Cache-Control no-store and no-cache
angrybytes/cache
97 Downloads
Cache store with support for various adapters