Libraries tagged by data caching
phpfastcache/phpfastcache
4186629 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
25433019 Downloads
An adapter decorator to enable meta-data caching.
overblog/dataloader-php
3265104 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
16828 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.
thefuriouscoder/propel2-data-cache-behavior
16424 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
snakano/propel-data-cache-behavior
42296 Downloads
A Propel ORM behavior that provide auto data caching to your model.
sfneal/caching
106659 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
mundschenk-at/wp-data-storage
17269 Downloads
An object oriented library for dealing with WordPress options and caching.
inouet/file-cache
4887 Downloads
A simple PHP class for caching data in the filesystem.
camspiers/statistical-classifier
36987 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
8331 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
tekod/wp-cache-controller
4899 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
silviooosilva/cacheer-php
64 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
vpg/titon.cache
9100 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
nazalas/flysystem-cached-adapter
3044 Downloads
An adapter decorator to enable meta-data caching.