Libraries tagged by this7 cache

typearea/hyphenator

1 Favers
13264 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
374933 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
180672 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
2313 Downloads

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

Go to Download


mouf/utils.cache.file-cache

0 Favers
375432 Downloads

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

Go to Download


iqbalhasandev/sqlite-cache

17 Favers
175 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
15243 Downloads

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

Go to Download


sfynx-project/tool-cache-bundle

1 Favers
21050 Downloads

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

Go to Download


lesjoursfr/filesystem-cache

0 Favers
866 Downloads

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

Go to Download


winzou/cache-bundle

30 Favers
28964 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
356504 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
375987 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
3110 Downloads

This package helps to implement etag cache.

Go to Download


iksaku/laravel-swr-cache

6 Favers
8969 Downloads

This is my package laravel-swr-cache

Go to Download


kpicaza/etag-cache

0 Favers
3127 Downloads

This package provides interfaces to implement etag cache.

Go to Download


<< Previous Next >>