Stash
Cache manager
A PHP caching library that simplifies the process of storing and retrieving cached data
The place to keep your cache.
962 stars
30 watching
133 forks
Language: PHP
last commit: 7 months ago
Linked from 3 awesome lists
cachingphp
Related projects:
Repository | Description | Stars |
---|---|---|
gordalina/cachetool | A command-line tool for managing caches in PHP applications. | 1,692 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
sadmansamee/cachykit | A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 |
yamiko-ninja/cacheadministrationbundle | A bundle providing a simple and unified interface to clear various cache types in a PHP application | 18 |
benedmunds/codeigniter-cache | A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. | 225 |
fulls1z3/ngx-cache | A utility library for caching and managing data in Angular applications. | 154 |
aio-libs/aiocache | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,146 |
kayeenl/cachetuner | A tool that helps manage and optimize caching in web applications to improve performance. | 0 |
jmdobry/angular-cache | An Angular module for managing caching in web applications | 1,390 |
emanueleminotto/twigcachebundle | A Symfony bundle for enhancing Twig's caching capabilities with flexible configuration and support for various cache implementations. | 59 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
laminas/laminas-cache | A caching system with various storage options and codified strategies for different use cases in PHP applications. | 103 |
levibostian/teller-android | A library that simplifies caching and data management in Android apps by automatically updating data based on its freshness. | 16 |
jellydator/ttlcache | An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 951 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |