/Cache

EtuDev Cache libs for PHP to be used in several apps. Provide a simple and common interface to multiple cache engines like Memcached or APC

Primary LanguagePHP

EtuDev lib

eturino development library for use in several web apps


Cache drivers for simple and similar use of APC or Memcached cache extensions

throws EtuDev_Cache_Exception and uses EtuDev_Cache_ArrayObject if an object wrapper for arrays is needed (special ArrayObject so it can be converted to array again on get)