Libraries tagged by this7 cache

cmsexperts/warmup

5 Favers
4245 Downloads

This extension adds a CLI script to warmup the caches.

Go to Download


rovangju/webgrind

6 Favers
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.

Go to Download


kintso/memcachedcloud-laravel

5 Favers
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.

Go to Download


mikefunk/bustersphp

11 Favers
5267 Downloads

A simple class to generate js/css tags with cache names from busters.json. This is related to gulp-buster.

Go to Download


madlab/multi-server-scheduling

7 Favers
18563 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

Go to Download


atikrepo/flusher

6 Favers
12 Downloads

This package just clean all the configs cache views etc via artisan command

Go to Download


marcocesarato/cpdo

4 Favers
263 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.

Go to Download


mouf/utils.cache.memcached-cache

0 Favers
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.

Go to Download


mouf/utils.cache.memcache-cache

0 Favers
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.

Go to Download


sphring/sphring-cache

0 Favers
105 Downloads

This sphring cache plugin

Go to Download


aboutyou/cache

1 Favers
17007 Downloads

Caching library offering an object-oriented API for many cache backends. This is a fork of doctrine/cache and goetas multiget implementation

Go to Download


stadline/execution-cache-bundle

3 Favers
3366 Downloads

This Bundle provides execution cache for Symfony controllers.

Go to Download


redchamps/module-auto-cache-clean

0 Favers
47 Downloads

This extension cleans invalidated cache automatically.

Go to Download


mouf/utils.cache.session-cache

0 Favers
11 Downloads

This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).

Go to Download


mouf/utils.cache.redis-cache

0 Favers
5 Downloads

This package contains a cache mechanism that uses Redis to cache data.

Go to Download


<< Previous Next >>