balpom/http-cache-ttl
最新稳定版本:v1.0.1
Composer 安装命令:
composer require balpom/http-cache-ttl
包简介
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
README 文档
README
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
This simple PHP class allows you to assign your own TTL for each HTTP status code (or use default TTL). What is it for? This can be useful if HTTP responses with different codes need to be cached at different TTL.
Requirements
- PHP >= 7.4, PHP 8
Installation
Using composer (recommended)
composer require balpom/http-cache-ttl
License
MIT License See LICENSE.MD
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-12