Libraries tagged by php caching
cachewerk/relay
33355 Downloads
The next-generation caching layer for PHP.
wruczek/php-file-cache
24241 Downloads
Light, simple and standalone PHP in-file caching class
gilbitron/php-simplecache
36294 Downloads
A simple script for caching 3rd party API calls in PHP.
ryssbowh/php-cache-warmer
66641 Downloads
An asynchronous php cache warmer
rapidwebltd/rw-file-cache
179333 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
pear2/cache_shm
29962 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
nielse63/phpimagecache
13187 Downloads
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.
mmamedov/page-cache
11946 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
matomo/doctrine-cache-fork
527270 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
matchory/elasticsearch
51541 Downloads
The missing elasticsearch ORM for Laravel!
meenie/munee
43892 Downloads
Standalone PHP 5.3 Asset Optimisation & Manipulation - On-The-Fly Image Resizing, On-the-fly LESS, SCSS, CoffeeScript Compiling, CSS & JavaScript Combining/Minifying, and Smart Client Side and Server Side Caching
phlak/stash
16731 Downloads
Simple PHP caching library
piwik/cache
353045 Downloads
PHP caching library based on Doctrine cache
lunkkun/caching-generator
1966 Downloads
A rewindable PHP Generator class that caches its generated values.
cosenary/simple-php-cache
16205 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.