Ubiquity  2.0.2
php rapid development framework
Ubiquity\cache\system Namespace Reference

Inspired by (c) Rasmus Schultz rasmu.nosp@m.s@mi.nosp@m.ndpla.nosp@m.y.dk https://github.com/mindplay-dk/php-annotations More...

Data Structures

class  AbstractDataCache
 This class is responsible for storing Arrays in PHP files. More...
 
class  ApcuCache
 This class is responsible for storing values in apcu cache. More...
 
class  ArrayCache
 This class is responsible for storing Arrays in PHP files. More...
 
class  PhpFastCacheDriver
 This class is responsible for storing values with PhpFastCache. More...
 

Detailed Description