Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 238 Bytes

File metadata and controls

7 lines (6 loc) · 238 Bytes

simplecacher (PHP)

Simple PHP text-to-file cacher class

Features

  • Overwrites old files with same name
  • Useful for backing up and updating info that needs to be regularly retrieved
  • Easily set the expiration time for cached files