{ "name": "baba/object-cache", "description": "Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.", "type": "library", "license": "MIT", "authors": [ { "name": "Juraj Puchký - BABA Tumise s.r.o.", "email": "info@baba.bj" } ], "require": {}, "provide": { "baba/object-cache": "1.0.2" }, "autoload": { "psr-4": { "BABA\\Cache\\": "src/" } } }
info at phpclasses dot org