Libraries tagged by caching
johnbillion/extended-template-parts
233330 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
jerome/filterable
41064 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
imanghafoori/laravel-widgetize
143441 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
florianv/swap-bundle
445852 Downloads
Drop-in Symfony bundle for currency conversion: configurable services, multi-provider exchange rates with fallback and caching.
zendframework/zend-cache
11786993 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
maartenstaa/laravel-41-route-caching
386278 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
tedivm/stash-bundle
1392309 Downloads
Incorporates the Stash caching library into Symfony.
silverstripe/staticpublishqueue
144517 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
matchory/elasticsearch
69358 Downloads
The missing elasticsearch ORM for Laravel!
korridor/laravel-computed-attributes
71388 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.
jord-jd/do-file-cache
21223 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
jamm/memory
27634 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.
bear/query-repository
635843 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
apix/cache
554608 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
alekseykorzun/memcached-wrapper-php
92206 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage