php-cache-class 1.0

The php-cache-class uses a classic singleton design pattern to deal with cached data, providing a generic interface for interacting with various caching mediums.This way developers can write the cache handling part of their application one time and switch...