laminas-cache
Caching library
A caching system with various storage options and codified strategies for different use cases in PHP applications.
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
103 stars
21 watching
52 forks
Language: PHP
last commit: 5 days ago
Linked from 1 awesome list
cachepsr-16psr-6
Related projects:
Repository | Description | Stars |
---|---|---|
desarrolla2/cache | A simple cache library implementing the PSR-16 standard using immutable objects. | 134 |
html/clache | A general caching facility for Common Lisp | 18 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
gordonlesti/lesti_fpc | A Magento module that optimizes page caching for improved performance | 358 |
tedious/stash | A PHP caching library that simplifies the process of storing and retrieving cached data | 962 |
huntlabs/hunt-cache | A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
netcarver/asy_jpcache | A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
liexusong/pcache | A PHP module that provides an in-process cache extension. | 51 |
laurarozier/system.caching | An implementation of .NET's caching functionality in the Beef programming language | 3 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
aliostad/cachecow | An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server | 849 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
apix/cache | A thin wrapper around caching backends with tagging and indexing support | 117 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |