Libraries tagged by data caching
chrisullyott/simple-cache
7998 Downloads
Quick and easy data caching in the filesystem.
camspiers/statistical-classifier
36979 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
jasekz/rentals-united-caching
53 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel 5
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
mundschenk-at/wp-data-storage
16733 Downloads
An object oriented library for dealing with WordPress options and caching.
koded/cache-simple
7546 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
spiechu/json-disk-cache
29 Downloads
Cache class intended to keep serialized data in JSON format files
morningtrain/enqueuer
169 Downloads
Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.
bitandblack/request-cache
1071 Downloads
Smooth caching of HTTP requested data. It runs non-blocking and uses background processes to request the data.
akandels/contain-mapper
1243 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.
enigmatix/yii2-confirmation
85 Downloads
Allows the caching of a value and storing in a table to be approved at a later date
rinvex/repository
40424 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.
happynessarl/caching-management
90 Downloads
Data caching system with integrated CRUD
craymend/rentals-united-caching
11 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel
perf/caching
459 Downloads
Allows to store data with caching engines (Memcache, file system, etc).