Libraries tagged by data caching

fabianblum/flysystem-cached-adapter

0 Favers
7 Downloads

Fork of an adapter decorator to enable meta-data caching.

Go to Download


zachehret/cachemanager

0 Favers
353 Downloads

CacheManager is a simple PHP library for caching data in files.

Go to Download


jwcobb/ticketevolution-php-dataloaders

1 Favers
19 Downloads

Some simple scripts for caching data from the Ticket Evolution API.

Go to Download


mevada-kalpesh/cache-watcher

0 Favers
4 Downloads

Cache Watcher is a powerful Laravel package designed to turbocharge your application's performance by optimizing data management through caching

Go to Download


foxen/laravel-uk-bank-holidays

0 Favers
23 Downloads

Laravel package for UK bank holidays, providing easy access to official UK government bank holiday data with intelligent caching and territorial support.

Go to Download


edstevo/laravel-dao

2 Favers
744 Downloads

Laravel Dao Package with built in caching of data objects, validation and model generation

Go to Download


coco-project/sql-cache

0 Favers
23 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


primal/cache

0 Favers
6 Downloads

Collection of classes for handling caching of data via multiple data stores

Go to Download


stefanfroemken/cache-analyzer

3 Favers
5 Downloads

Analyze data sent to TYPO3 Caching Framework before it is written

Go to Download


speedy/cache

1 Favers
459 Downloads

Cache for quick and easy caching of templates, data, or aggregation sets.

Go to Download


scholarly/providers

0 Favers
7 Downloads

Unified PHP SDK for scholarly data providers with adapters, caching, and graph exporter.

Go to Download


miraframework/cache

0 Favers
55 Downloads

Service Provider for Mira Framework to add caching of arbitrary data

Go to Download


jamesfrost/statistical-classifier

1 Favers
2680 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

Go to Download


ko/json-cache

1 Favers
111 Downloads

A caching module for storing data in a JSON file

Go to Download


kaingnx/reference-cache-trait

0 Favers
0 Downloads

CakePHP Trait for caching commonly used reference data/entities.

Go to Download


<< Previous Next >>