Download the PHP package flc/laravel-middleware-cache-response without Composer
On this page you can find all versions of the php package flc/laravel-middleware-cache-response. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-middleware-cache-response
Laravel中间件-Response缓存
功能
- 支持缓存渲染后数据
- 支持指定缓存过期时间(默认10分钟)
- header头输出缓存命中状态、缓存Key及过期时间
安装
配置
\app\Http\Kernel.php
文件中$routeMiddleware
增加:
使用
附录
缓存规则
- 当前URL全路径md5
Headers
TODO
- 增加
status
、header
的支持
捐赠
如果你觉得本扩展对你有帮助,请捐赠以表支持,谢谢~~
![]() 微信 |
![]() 支付宝 |
License
- MIT
- Anti 996
All versions of laravel-middleware-cache-response with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package flc/laravel-middleware-cache-response contains the following files
Loading the files please wait ....