PHP Classes

File: readme.md

Recommend this page to a friend!
  Classes of Juraj Puchký   PHP Cache Object   readme.md   Download  
File: readme.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Cache Object
Save and load variable values in cache containers
Author: By
Last change:
Date: 2 years ago
Size: 259 bytes
 

Contents

Class file image Download

object-cache

Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.

Samples are provided in folder samples.

For unix socket in Memcached and Redis driver use [ 'sock' = file ] as $params in driver constructor.