Libraries tagged by data cache
koded/cache-simple
7561 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
ihipop/psr-null-cache
1752 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
germania-kg/cachecallable
1542 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
chrisullyott/simple-cache
8533 Downloads
Quick and easy data caching in the filesystem.
bitandblack/request-cache
1134 Downloads
Smooth caching of HTTP requested data. It runs non-blocking and uses background processes to request the data.
nazalas/flysystem-cached-adapter
3337 Downloads
An adapter decorator to enable meta-data caching.
nocs/laravel-retriever
1837 Downloads
Retrieve cached data made simple.
ngsoft/tools
4230 Downloads
A set of reusable tools used on my projects.
coldume/imc-stream
32657 Downloads
Provide an abstract layer for data stream
camspiers/statistical-classifier
36988 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
alex-kalanis/kw_storage
4786 Downloads
Universal storage library for store data as key-value pairs
aksw/erfurt
6607 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
rinvex/repository
40491 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.
alleyinteractive/wp-psr16
6471 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
nst/craft-publisher
344 Downloads
Publisher X enables you to publish saved Drafts on a future date without the need to handle the cache expiration logic. The cronjob handles the publication and the cache invalidation.