Cache library Simple caching library with support for tags. Requirements PHP 5.3 and up PSR-4 autoloading Storages APC Memcached (uses Memcache or Memcached) Redis (uses Redis extension or Predis library) XCache Documentation Some docs are in the «documentation» directory. There is also a simple wiki here.