Libraries tagged by php cache
imanghafoori/laravel-widgetize
130814 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
fire015/flintstone
102630 Downloads
A key/value database store using flat files for PHP
awssat/laravel-visits
147216 Downloads
Laravel Redis visits counter for Eloquent models
chillerlan/php-cache
151357 Downloads
A psr/simple-cache implementation. PHP 8.1+
smart-core/accelerator-cache-bundle
1346171 Downloads
Provides a command line task to clear PHP Accelerators cache from the console
geocoder-php/cache-provider
1156952 Downloads
Cache the result of a provider
sarahman/simple-filesystem-cache
120463 Downloads
Simple file system cache library for PHP built on top of PSR-16.
divineomega/do-file-cache
1812238 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
momentohq/client-sdk-php
39267 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
gregurco/guzzle-bundle-cache-plugin
305410 Downloads
Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
ymigval/laravel-model-cache
6439 Downloads
Laravel package for caching Eloquent model queries
hyperf/cache
2205254 Downloads
A cache component for hyperf.
alekseykorzun/memcached-wrapper-php
74591 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
sobstel/metaphore
173822 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
lrucache/lrucache
105341 Downloads
PHP LRU Cache implementation