Libraries tagged by php caching
nette/assets
7484 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
wruczek/php-file-cache
23502 Downloads
Light, simple and standalone PHP in-file caching class
ryssbowh/php-cache-warmer
64415 Downloads
An asynchronous php cache warmer
cosenary/simple-php-cache
16173 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
rapidwebltd/rw-file-cache
176575 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
nielse63/phpimagecache
13162 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.
matomo/doctrine-cache-fork
495909 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
50043 Downloads
The missing elasticsearch ORM for Laravel!
jamm/memory
24063 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
g4/russian-doll
62351 Downloads
russian-doll php library
meenie/munee
43869 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
14919 Downloads
Simple PHP caching library
cajogos/php-temp-cache
543 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.
andrewdalpino/dataloader-php
8386 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
popphp/pop-cache
5241 Downloads
Pop Cache Component for Pop PHP Framework