Libraries tagged by data caching
phpfastcache/phpfastcache
4318677 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, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
league/flysystem-cached-adapter
25708988 Downloads
An adapter decorator to enable meta-data caching.
overblog/dataloader-php
3399146 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
rinvex/laravel-repositories
16980 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
snakano/propel-data-cache-behavior
42494 Downloads
A Propel ORM behavior that provide auto data caching to your model.
sfneal/caching
110658 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
tekod/wp-cache-controller
5473 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
vpg/titon.cache
9610 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
inouet/file-cache
4948 Downloads
A simple PHP class for caching data in the filesystem.
camspiers/statistical-classifier
36990 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
andrewdalpino/dataloader-php
8529 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
thefuriouscoder/propel2-data-cache-behavior
16463 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
mundschenk-at/wp-data-storage
18697 Downloads
An object oriented library for dealing with WordPress options and caching.
koded/cache-simple
7561 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
silviooosilva/cacheer-php
67 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.