class_cache.php

class_cache.php is a class for caching arbitrary data about files in a given folder. It is intended to be used to reduce the time taken to serve dynamically generated pages. It works by checking if a cache file with a given key exists and is not older the cache expiration period. If it does not exist or has expired, the data is stored in a cache file. Otherwise, the data is retrieved from the cache file. MD5 sums are used to generate the names of the files on which the cached data is stored.

Tags Software Development Libraries php classes
Licenses GPL
Implementation PHP

Tweet this project Short link

6bf89143b7cb7c338bead586b3acc939_thumb

Project Spotlight

Kusaba X

A quick, easy way to set up and manage your own image board.

D97da7b5b985f0491a1ffcd3d2025036_thumb

Project Spotlight

Editra

A developer's text editor.