janfish/http-cache

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

This package is not auto-updated.

Last update: 2025-04-05 03:16:57 UTC


README

Usage:

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