Libraries tagged by cacher
momentohq/client-sdk-php
33396 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
markjaquith/wp-tlc-transients
66793 Downloads
A WP transients interface with support for soft-expiration, background updating of the transients.
maartenstaa/laravel-41-route-caching
353092 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lrucache/lrucache
102986 Downloads
PHP LRU Cache implementation
inspheric/nova-defaultable
166651 Downloads
Default values for Nova fields when creating resources and running resource actions.
incenteev/hashed-asset-bundle
487917 Downloads
Apply an asset version based on a hash of the asset for symfony/asset
gilbitron/php-simplecache
36156 Downloads
A simple script for caching 3rd party API calls in PHP.
devgroup/yii2-tag-dependency-helper
467695 Downloads
Helper for unifying cache tag names with invalidation support in yii2
cache/session-handler
542704 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/psr-6-doctrine-bridge
962720 Downloads
PSR-6 Doctrine bridge
cache/chain-adapter
460539 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
bnomei/kirby3-janitor
33079 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
alekseykorzun/memcached-wrapper-php
72721 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
spatie/laravel-partialcache
228764 Downloads
Blade directive to cache rendered partials in laravel
rinvex/laravel-repositories
16937 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.