Libraries tagged by caching
tedivm/stash-bundle
1361694 Downloads
Incorporates the Stash caching library into Symfony.
silverstripe/staticpublishqueue
116740 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
momentohq/client-sdk-php
38457 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
jamm/memory
24532 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.
divineomega/do-file-cache
1810359 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
bear/query-repository
469674 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
528552 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
74433 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
wp-graphql/wp-graphql-smart-cache
34051 Downloads
Smart Caching and Cache Invalidation for WPGraphQL
ujjwal/currency-converter
213162 Downloads
Currency Converter Class with features of caching and identifying currency from country Code
rickselby/laravel-gate-cache
85135 Downloads
Add a per-request caching layer to Laravel's Gate
johnbillion/extended-template-parts
201098 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
jerome/filterable
11579 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
cachewerk/relay
33355 Downloads
The next-generation caching layer for PHP.
rinvex/laravel-repositories
17021 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.