Libraries tagged by data cache

cscfa/cache-system-bundle

1 Favers
25 Downloads

The CacheSystemBundle allow to store informations files into the application cache directory and automatically manage the out of date values

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


alexkratky/cachex

0 Favers
53 Downloads

Class to work with cache.

Go to Download


primal/cache

0 Favers
6 Downloads

Collection of classes for handling caching of data via multiple data stores

Go to Download


digital-marketing-framework/typo3-distributor-cache

0 Favers
1560 Downloads

Anyrel - Distributor - Cache

Go to Download


digital-marketing-framework/typo3-cache

0 Favers
1561 Downloads

Digital Marketing Framework - Cache

Go to Download


zachehret/cachemanager

0 Favers
353 Downloads

CacheManager is a simple PHP library for caching data in files.

Go to Download


technosun/flysystem-cached-adapter

0 Favers
84 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


nao-pon/flysystem-cached-adapter

0 Favers
57 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


muath-ye/flysystem-cached-adapter

0 Favers
9 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


msadiq/flysystem-cached-adapter

0 Favers
3 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


moova/flysystem-cached-adapter

0 Favers
8 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


fabianblum/flysystem-cached-adapter

0 Favers
7 Downloads

Fork of an adapter decorator to enable meta-data caching.

Go to Download


andrewsauder/cachesys

0 Favers
20 Downloads

Simple PHP caching system for raw data or rendered output.

Go to Download


hammermaps-dev/phpfastcache

0 Favers
367 Downloads

PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.

Go to Download


<< Previous Next >>