cache

Cache library

A component that adds caching to applications

Provides extended PSR-6, PSR-16 (and tags) implementations

GitHub

4k stars
12 watching
55 forks
Language: PHP
last commit: 8 days ago
Linked from 1 awesome list

cachingcomponentphppsr6symfonysymfony-component

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apix/cache A thin wrapper around caching backends with tagging and indexing support 117
psteinroe/supabase-cache-helpers Provides caching utilities for Supabase clients 508
emanueleminotto/twigcachebundle A Symfony bundle for enhancing Twig's caching capabilities with flexible configuration and support for various cache implementations. 59
thebigbrainscompany/tbbccachebundle A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. 36
etc-plugins/etc_cache Caching plugin for Textpattern CMS to improve performance by storing and updating processed results 3
codenoble/cache-crispies A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. 156
desarrolla2/cache A simple cache library implementing the PSR-16 standard using immutable objects. 134
dotnetcore/easycaching A caching library for .NET Core applications 1,959
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398
sobstel/metaphore A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. 101
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
hyperoslo/cache A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. 2,975
jaemk/cached Provides Rust implementations of caching structures and simplified function memoization. 1,565
rtomayko/rack-cache A caching solution for Rack-based web applications 822
06chaynes/http-cache A caching middleware that follows HTTP caching rules and integrates with various backend cache managers 68