Libraries tagged by cache item

colinmollenhour/cache-backend-file

143 Favers
19901204 Downloads

The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.

Go to Download


thecodingmachine/cache-utils

2 Favers
2129279 Downloads

Store file related cache items easily

Go to Download


cobweb/flush_language_cache

7 Favers
87232 Downloads

Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.

Go to Download


byerikas/cache-tags

5 Favers
1822 Downloads

Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.

Go to Download


laragear/cache-refresh

8 Favers
13789 Downloads

Save items in a bucket, retrieve them later.

Go to Download


kununu/projections

1 Favers
7733 Downloads

Handle projections of items to cache

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
356542 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


wyrihaximus/react-cache-filesystem

4 Favers
151 Downloads

Store cache items on the filesystem

Go to Download


voceconnect/wp-cache-bucket

6 Favers
28279 Downloads

Allows cache items to be tied to a single validation key

Go to Download


jhdxr/laravel-prune-db-cache

0 Favers
31 Downloads

Clear expired cache items in DB for laravel database driver

Go to Download


hyqo/cache-item

0 Favers
22 Downloads

Go to Download


doekenorg/cache-middleware

5 Favers
3 Downloads

An experimental middleware decorator for a PSR-6 cache pool

Go to Download


germania-kg/namespaced-cache

0 Favers
640 Downloads

Factory classes for namespaced PSR-6 CacheItemPools

Go to Download


ananiaslitz/item-balancer

4 Favers
5 Downloads

ItemBalancer is a flexible library for distributing items across predefined categories based on specified proportions. Using a cache-backed mechanism, it ensures efficient real-time calculations for balanced item assignments.

Go to Download


germania-kg/cachecallable

0 Favers
1432 Downloads

Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.

Go to Download


Next >>