Libraries tagged by this7 cache

carlosio/opcache-dashboard

136 Favers
51671 Downloads

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Go to Download


swayok/cache-filesystem-adapter

0 Favers
71678 Downloads

A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.

Go to Download


innoge/laravel-policy-soft-cache

21 Favers
49238 Downloads

This package helps prevent performance problems with frequent Policy calls within your application lifecycle.

Go to Download


geeky/query-cache-builder

21 Favers
72465 Downloads

This package is caching every single query per request, to make sure that you will never duplicate your query again.

Go to Download


liip/doctrine-cache-bundle

72 Favers
468864 Downloads

This Bundle provides integration into Symfony2 with the Doctrine Common Cache layer.

Go to Download


cache/mongodb-adapter

8 Favers
50987 Downloads

A PSR-6 cache implementation using MongoDB. This implementation supports tags

Go to Download


cache/memcache-adapter

7 Favers
332817 Downloads

A PSR-6 cache implementation using memcache. This implementation supports tags

Go to Download


b13/warmup

12 Favers
113033 Downloads

This extension adds a CLI script to warmup the caches.

Go to Download


voceconnect/wp-large-options

35 Favers
4595 Downloads

You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.

Go to Download


mouf/utils.cache.apc-cache

0 Favers
376253 Downloads

This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.

Go to Download


mouf/utils.cache.file-cache

0 Favers
376752 Downloads

This package contains a cache mechanism that relies on temporary files.

Go to Download


winzou/cache-bundle

30 Favers
29003 Downloads

This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
357821 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


mouf/utils.cache.cache-interface

0 Favers
377309 Downloads

This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

Go to Download


iksaku/laravel-swr-cache

6 Favers
9214 Downloads

This is my package laravel-swr-cache

Go to Download


<< Previous Next >>