cache

Cache library

A component that adds caching to applications

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

GitHub

4k stars
12 watching
56 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

cachingcomponentphppsr6symfonysymfony-component

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apix/cacheA thin wrapper around caching backends with tagging and indexing support117
psteinroe/supabase-cache-helpersA collection of reusable caching libraries for popular frontend frameworks to simplify data fetching and management with Supabase.522
emanueleminotto/twigcachebundleA Symfony bundle for enhancing Twig's caching capabilities with flexible configuration and support for various cache implementations.59
thebigbrainscompany/tbbccachebundleA caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications.36
etc-plugins/etc_cacheCaching plugin for Textpattern CMS to improve performance by storing and updating processed results3
codenoble/cache-crispiesA Rails gem providing fast JSON serialization with built-in caching and flexible configuration options.156
desarrolla2/cacheA simple cache library implementing the PSR-16 standard using immutable objects.133
dotnetcore/easycachingA caching library for .NET Core applications1,976
hooopo/second_level_cacheCaching library that synchronizes with models and databases in Rails applications398
sobstel/metaphoreA caching solution that prevents the dogpile effect by using a semaphore to control access to cached data.101
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251
hyperoslo/cacheA caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data.2,986
jaemk/cachedProvides Rust implementations of caching structures and simplified function memoization.1,605
rtomayko/rack-cacheA caching solution for Rack-based web applications821
06chaynes/http-cacheA caching middleware that follows HTTP caching rules and integrates with various backend cache managers70