Doctrine


Namespace Doctrine\Common\Cache

Class Summary
AbstractCacheBase class for cache driver implementations.
ApcCacheAPC cache driver.
ArrayCacheArray cache driver.
MemcacheCacheMemcache cache driver.
XcacheCacheXcache cache driver.
Interface Summary
CacheInterface for cache drivers.

Doctrine