janfish/http-cache

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

This package is not auto-updated.

Last update: 2024-09-21 00:40:58 UTC


README

使用方法

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