Libraries tagged by data caching
phpfastcache/phpfastcache
3721028 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
24307175 Downloads
An adapter decorator to enable meta-data caching.
overblog/dataloader-php
2824442 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
16472 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
40998 Downloads
A Propel ORM behavior that provide auto data caching to your model.
sfneal/caching
86754 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
inouet/file-cache
4769 Downloads
A simple PHP class for caching data in the filesystem.
camspiers/statistical-classifier
36961 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
7416 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
16009 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
tekod/wp-cache-controller
2759 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
germania-kg/cachecallable
887 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
devuri/ob-cache
2546 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
vpg/titon.cache
7978 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
nazalas/flysystem-cached-adapter
2091 Downloads
An adapter decorator to enable meta-data caching.