php-ezc-Cache 1.5

Provides a collection of lightweight classes to cache different kinds of data
The Cache package provides a collection of lightweight classes to cache
different kinds of data. It provides a manager class, which takes care of
instantiating and reusing caches.

APC cache storage is available only if php-pecl-apc extension installed.