Libraries tagged by watching
brightfish/caching-guzzle
29207 Downloads
Cache HTTP responses through Guzzle middleware
ryssbowh/php-cache-warmer
66985 Downloads
An asynchronous php cache warmer
rapidwebltd/rw-file-cache
179776 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
nielse63/phpimagecache
13190 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
11971 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
532375 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
51771 Downloads
The missing elasticsearch ORM for Laravel!
korridor/laravel-computed-attributes
22603 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
jamm/memory
24597 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.
getgrav/cache
99891 Downloads
A lightweight file-system cache system
flowpack/varnish
45759 Downloads
Varnish integration for Neos
ezsystems/stash-bundle
244685 Downloads
Incorporates the Stash caching library into Symfony.
zetacomponents/translation
40755 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
zetacomponents/cache
487723 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
yiisoft/cache-redis
7558 Downloads
Yii Caching Library - Redis Handler