vpg/titon.cache
The Titon cache package provides a data caching layer that supports multiple storage engines.
时间:2015-01-01 15:17
carlosio/opcache-dashboard
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
时间:2014-05-29 16:42
fire015/flintstone
A key/value database store using flat files for PHP
时间:2014-03-11 11:10
cash/lrucache
An efficient memory-based Least Recently Used (LRU) cache
时间:2013-09-20 19:05
mjsilva/in-memory-storage
Simple class that uses singleton pattern to save whatever in memory
时间:2013-09-01 23:13
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
titon/cache
The cache package provides a data caching layer that supports multiple storage engines.
时间:2013-01-08 01:43
pear2/cache_shm
Wrapper for shared memory and locking functionality across different PHP extensions.
时间:2012-09-10 10:48