janfish/http-cache

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/janfish/http-cache

v1.0.0 2020-11-04 05:22 UTC

This package is not auto-updated.

Last update: 2025-10-18 05:51:11 UTC


README

Usage:

<?php
use \Janfish\Http\CacheControl;
CacheControl::handle(86400);
echo uniqid(true);