Slim-HttpCache
Cache middleware
Provides an HTTP caching middleware and service provider for a web application framework
Slim Framework HTTP cache middleware and service provider
115 stars
14 watching
26 forks
Language: PHP
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
abouvier/slim-redis-cache | A Redis-based caching middleware for the Slim PHP framework | 17 |
slimphp/slim-console | A lightweight PHP library providing command-line interface functionality to the Slim Framework. | 28 |
06chaynes/http-cache | A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 68 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
slimphp/slim-csrf | A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 338 |
hellogerard/less-slim-middleware | Middleware that compiles LESS CSS files on-the-fly while serving them from a cache. | 22 |
slimphp/slim-skeleton | A starter application for building Slim Framework 4 applications with PHP and the Monolog logger. | 1,591 |
cakephp/cache | A caching library that provides a simple interface to multiple caching backends. | 51 |
acorncache/acorn-cache | A caching middleware solution for web applications that improves page load times and reduces server load. | 100 |
dereuromark/cakephp-cache | Caches views as static files for efficient content delivery | 33 |
codingsince1985/couchcache | A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. | 64 |
slimphp/slim-flash | A service provider for managing flash messages in a web application framework | 150 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
nigrosimone/ng-http-caching | A caching solution for HTTP requests in Angular applications. | 46 |
joakimskoog/cashew | A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |