Download the PHP package balpom/http-cache-ttl without Composer
On this page you can find all versions of the php package balpom/http-cache-ttl. 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 http-cache-ttl
balpom/http-cache-ttl
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)
License
MIT License See LICENSE.MD
All versions of http-cache-ttl with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8
The package balpom/http-cache-ttl contains the following files
Loading the files please wait ....