Libraries tagged by php cache
imanghafoori/laravel-widgetize
132435 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
awssat/laravel-visits
150532 Downloads
Laravel Redis visits counter for Eloquent models
cachewerk/relay
36189 Downloads
The next-generation caching layer for PHP.
chillerlan/php-cache
165611 Downloads
A psr/simple-cache implementation. PHP 8.1+
smart-core/accelerator-cache-bundle
1348404 Downloads
Provides a command line task to clear PHP Accelerators cache from the console
geocoder-php/cache-provider
1188639 Downloads
Cache the result of a provider
divineomega/do-file-cache
1837098 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
46137 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
315416 Downloads
Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
ymigval/laravel-model-cache
11075 Downloads
Laravel package for caching Eloquent model queries
iazaran/smart-cache
757 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
hyperf/cache
2288312 Downloads
A cache component for hyperf.
gilbitron/php-simplecache
36567 Downloads
A simple script for caching 3rd party API calls in PHP.
alekseykorzun/memcached-wrapper-php
76460 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
sobstel/metaphore
174847 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).