janfish/http-cache

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

This package is not auto-updated.

Last update: 2024-04-19 22:36:32 UTC


README

Usage:

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