cache
Cache library
A component that adds caching to applications
Provides extended PSR-6, PSR-16 (and tags) implementations
4k stars
12 watching
56 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
cachingcomponentphppsr6symfonysymfony-component
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A thin wrapper around caching backends with tagging and indexing support | 117 |
| | A collection of reusable caching libraries for popular frontend frameworks to simplify data fetching and management with Supabase. | 522 |
| | A Symfony bundle for enhancing Twig's caching capabilities with flexible configuration and support for various cache implementations. | 59 |
| | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
| | Caching plugin for Textpattern CMS to improve performance by storing and updating processed results | 3 |
| | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| | A simple cache library implementing the PSR-16 standard using immutable objects. | 133 |
| | A caching library for .NET Core applications | 1,976 |
| | Caching library that synchronizes with models and databases in Rails applications | 398 |
| | A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. | 101 |
| | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| | A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. | 2,986 |
| | Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
| | A caching solution for Rack-based web applications | 821 |
| | A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 70 |