Libraries tagged by this7 cache
mohit-mingh/zf2booster
40 Downloads
This is a simple module to setup 2 different Caching mechanizm in ZF2 to speed up the performance of your website.
maximkou/laravel-opcache-clear
5510 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
felixarntz/flush-transients
1 Downloads
This plugin allows you to flush WordPress transients, plain and simple.
cstudios/turbo
315 Downloads
This plugin utilizes the PageCache filter from yii2 into your craft 3 instance
requtize/fresh-file
3479 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
cmsexperts/warmup
4245 Downloads
This extension adds a CLI script to warmup the caches.
abenevaut/laravel-opcache-clear
3168 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
rovangju/webgrind
1550 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. This repo is actively maintained.
kintso/memcachedcloud-laravel
830 Downloads
This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.
mikefunk/bustersphp
5271 Downloads
A simple class to generate js/css tags with cache names from busters.json. This is related to gulp-buster.
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
atikrepo/flusher
12 Downloads
This package just clean all the configs cache views etc via artisan command
marcocesarato/cpdo
290 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
mouf/utils.cache.memcached-cache
9 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcached Pecl package must be enabled.
mouf/utils.cache.memcache-cache
228 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcache Pecl package must be enabled.