rodrigoalviani/php-simple-cache
PHP class to cache dynamic pages in file and reduce Database overload.
时间:2014-12-22 17:15
piwik/cache
PHP caching library based on Doctrine cache
时间:2014-12-15 02:01
desmart/laravel-cache-protract
File based cache prolonger for Laravel
时间:2014-11-27 13:29
nielse63/phpimagecache
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
时间:2013-09-28 19:48
jdorn/file-system-cache
an easy way to cache data in the file system
时间:2013-03-03 02:21
mouf/utils.cache.cache-interface
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
时间:2012-10-16 14:52
mouf/utils.cache.file-cache
This package contains a cache mechanism that relies on temporary files.
时间:2012-10-16 14:52
desarrolla2/cache
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
时间:2012-09-05 21:02