Libraries tagged by data caching
zachehret/cachemanager
352 Downloads
CacheManager is a simple PHP library for caching data in files.
jwcobb/ticketevolution-php-dataloaders
18 Downloads
Some simple scripts for caching data from the Ticket Evolution API.
dovutuan/laracom
3 Downloads
Base repository and caching data
mevada-kalpesh/cache-watcher
4 Downloads
Cache Watcher is a powerful Laravel package designed to turbocharge your application's performance by optimizing data management through caching
edstevo/laravel-dao
744 Downloads
Laravel Dao Package with built in caching of data objects, validation and model generation
primal/cache
6 Downloads
Collection of classes for handling caching of data via multiple data stores
speedy/cache
427 Downloads
Cache for quick and easy caching of templates, data, or aggregation sets.
miraframework/cache
51 Downloads
Service Provider for Mira Framework to add caching of arbitrary data
jamesfrost/statistical-classifier
2678 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
kaingnx/reference-cache-trait
0 Downloads
CakePHP Trait for caching commonly used reference data/entities.
arraypress/edd-product-query
0 Downloads
This library extends Easy Digital Downloads (EDD) by providing an advanced product query class that supports complex filtering, sorting, and meta queries. It enhances the querying capabilities within WordPress environments by utilizing custom taxonomy and meta data operations, along with transient caching for optimized performance. Ideal for developers needing refined control over EDD product data retrieval.
andrewsauder/cachesys
20 Downloads
Simple PHP caching system for raw data or rendered output.
umich-its-tl/viadutoo
83 Downloads
Viadutoo: caching proxy endpoint for Caliper event data
valzargaming/byond
21 Downloads
A PHP class for interacting with BYOND (Build Your Own Net Dream) servers, providing functionalities to retrieve player information and manage game-related data. Designed to be used in conjunction with a caching system for optimal performance.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.