Libraries tagged by this7 cache

voceconnect/wp-large-options

35 Favers
4007 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


typearea/hyphenator

1 Favers
12730 Downloads

Hyphenator is a cache-enabled PHP port of the JavaScript Hyphenator.js by Mathias Nater, and this is a bugfix fork of github.com/webrocker/hyphenator

Go to Download


mouf/utils.cache.apc-cache

0 Favers
374828 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.no-cache

0 Favers
180610 Downloads

This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).

Go to Download


learnzf2/route-cache

8 Favers
2299 Downloads

More speed with Cache Routing. This module is part of the Learn ZF2 book

Go to Download


pluswerk/cache-automation

4 Favers
8296 Downloads

+Pluswerk TYPO3 extension: Cache Automation - This TYPO3 extension clear caches automated in the right moment.

Go to Download


mouf/utils.cache.file-cache

0 Favers
375327 Downloads

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

Go to Download


iqbalhasandev/sqlite-cache

17 Favers
167 Downloads

The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package

Go to Download


stepanrodionov/php-apcu-cache

5 Favers
15219 Downloads

This is PSR-16 compatible cache library using php-apcu module

Go to Download


sfynx-project/tool-cache-bundle

1 Favers
20883 Downloads

This Bundle provides classes to cache handlers (memcache, files)

Go to Download


lesjoursfr/filesystem-cache

0 Favers
743 Downloads

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

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
356401 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
375882 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


kpicaza/redis-etag-cache

0 Favers
2924 Downloads

This package helps to implement etag cache.

Go to Download


kpicaza/etag-cache

0 Favers
2941 Downloads

This package provides interfaces to implement etag cache.

Go to Download


<< Previous Next >>