Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
/ Cache Public archive

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

Notifications You must be signed in to change notification settings

eturino/Cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages