Libraries tagged by this7 cache

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
3367 Downloads

This Bundle provides execution cache for Symfony controllers.

Go to Download


redchamps/module-auto-cache-clean

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


kvnc/cache-images

0 Favers
35 Downloads

This package adds image cache to laravel

Go to Download


ferdiunal/laravel-cache-couchdb

0 Favers
0 Downloads

This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.

Go to Download


daoandco/cakephp-cachecleaner

0 Favers
585 Downloads

CacheCleaner plugin for CakePHP, this shell clean the cache of your application.

Go to Download


coco-project/sql-cache

0 Favers
23 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


adibox/adibox-cache-bundle

0 Favers
38 Downloads

This bundle provide menanism cache complexe render datas

Go to Download


mimachh/cacheable

0 Favers
1 Downloads

This is my package cacheable

Go to Download


pbxg33k/phalcon-dummy-backend-cache

0 Favers
6 Downloads

This is a library which doesn't cache but still offers a class that responses to the cache methods. Useful for developing/testing without cache.

Go to Download


nanopkg/laravel-orm-cache

3 Favers
2 Downloads

this packege will help you to cache the data of your website.

Go to Download


itime/cacheable-auth-user

0 Favers
15 Downloads

Cache Auth::user() for Laravel 5 This package add new driver to laravel.

Go to Download


<< Previous Next >>