cache
Cache service
A caching library that provides a simple interface to multiple caching backends.
[READ-ONLY] Easy to use Caching library with support for multiple caching backends. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
50 stars
30 watching
10 forks
Language: PHP
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Caches views as static files for efficient content delivery | 33 |
| Improves load time of routes by caching the route collection | 4 |
| A Queueing library for CakePHP that allows tasks to be processed asynchronously | 36 |
| A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability. | 67 |
| Generates an OPCache preloader file for CakePHP applications. | 11 |
| A tool for generating code in PHP applications. | 111 |
| A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
| A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. | 64 |
| A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
| A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |
| Provides HTTP caching functionality for a web application framework. | 115 |
| A validation library for PHP applications. | 42 |
| Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| Exposes a versioned API in CakePHP with minimal code | 61 |