Libraries tagged by data caching
chrisullyott/simple-cache
11187 Downloads
Quick and easy data caching in the filesystem.
camspiers/statistical-classifier
37019 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
9221 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
bitandblack/request-cache
1573 Downloads
Smooth caching of HTTP requested data. It runs non-blocking and uses background processes to request the data.
rinvex/repository
41424 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
17521 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
jasekz/rentals-united-caching
55 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel 5
synacksa/yii2-cache-data-provider
2613 Downloads
Extension for Yii2 to have caching for ActiveDataProviders.
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
koded/cache-simple
7578 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
silviooosilva/cacheer-php
106 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
spiechu/json-disk-cache
30 Downloads
Cache class intended to keep serialized data in JSON format files
nazalas/flysystem-cached-adapter
4312 Downloads
An adapter decorator to enable meta-data caching.
morningtrain/enqueuer
170 Downloads
Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.
akandels/contain-mapper
1245 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.