Libraries tagged by cache store

toflar/psr6-symfony-http-cache-store

57 Favers
3651434 Downloads

An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.

Go to Download


matthiasmullie/scrapbook

327 Favers
2071342 Downloads

Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

Go to Download


swayok/alternative-laravel-cache

196 Favers
446597 Downloads

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

Go to Download


thecodingmachine/cache-utils

2 Favers
2399278 Downloads

Store file related cache items easily

Go to Download


fire015/flintstone

285 Favers
103172 Downloads

A key/value database store using flat files for PHP

Go to Download


redchamps/module-easy-cache-clean

27 Favers
28893 Downloads

Clean invalidated cache(s) easily in a Magento 2 store

Go to Download


esplora/memento

7 Favers
276350 Downloads

Easy cache store for only stores the result within a single request or job

Go to Download


voceconnect/wp-large-options

35 Favers
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.

Go to Download


snakano/cache-store

9 Favers
52828 Downloads

provides a generic way to cache any data

Go to Download


nawawi/docket-cache

52 Favers
90 Downloads

A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.

Go to Download


php-extended/php-simple-cache-filesystem

1 Favers
42831 Downloads

A psr-16 compliant cache that uses filesystems to store cache data.

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
357821 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


valantic-spryker/cache-manager

0 Favers
9501 Downloads

Add functionality to receive store specific configurations

Go to Download


vectorifyai/guzzle-rate-limiter

3 Favers
2600 Downloads

Guzzle middleware for preventive rate limiting with multi-store support, progressive delays, and cross-process coordination.

Go to Download


sametsahindogan/laravel-jwtredis

123 Favers
1803 Downloads

This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.

Go to Download


Next >>