Libraries tagged by cached data
php-extended/php-simple-cache-filesystem
39826 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
eusonlito/laravel-database-cache
3656 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
snakano/propel-data-cache-behavior
42496 Downloads
A Propel ORM behavior that provide auto data caching to your model.
snakano/cache-store
52521 Downloads
provides a generic way to cache any data
ganbarodigital/php-static-data-cache
113254 Downloads
Convenient static data cache for speeding up expensive operations
vpg/titon.cache
9647 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
kodus/db-cache
20509 Downloads
PSR-16 cache-implementation for SQL databases
tekod/wp-cache-controller
5554 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
inouet/file-cache
4951 Downloads
A simple PHP class for caching data in the filesystem.
g4/data-repository
56967 Downloads
repository php library
einar-hansen/laravel-psr-6-cache
8176 Downloads
A PHP service that allows you to easily communicate with football-data.org apis using Laravel.
andrewdalpino/dataloader-php
8562 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
phpixie/cache
20587 Downloads
Cache library for PHPixie
paragonie/easydb-cache
829 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
camspiers/statistical-classifier
36991 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