An open API service indexing awesome lists of open source software.

https://github.com/axelhahn/ahcache

php class to store serializable data in the filesystem
https://github.com/axelhahn/ahcache

cache php php-class

Last synced: 12 days ago
JSON representation

php class to store serializable data in the filesystem

Awesome Lists containing this project

README

          

# cache.class.php

AXELS CONTENT CACHE CLASS

File based cache for all serializable types: values, strings, arrays, objects

Version 2.13

๐Ÿ‘ค Author: Axel Hahn \
๐Ÿงพ Source: \
๐Ÿ“œ License: GNU GPL 3.0 \
๐Ÿ“— Docs:

## Screenshot

Next to the invisible caching class is a web ui to browse all modules and its known cache items.

![Cache admin](./docs/images/cache-admin.png)