Libraries tagged by cached data
anurak-kg/translation
24985 Downloads
A Translation package for Laravel 9 with database and cache support
genai/session
128 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
sfneal/caching
117675 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
nst/craft-publisher
819 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.
goldinteractive/craft-publisher
11889 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.
genai/sql-mapper
161 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
synacksa/yii2-cache-data-provider
2621 Downloads
Extension for Yii2 to have caching for ActiveDataProviders.
studio24/http-cache-clear
16533 Downloads
Clear old cache data from the Symfony HTTP Cache (filesystem) based on an expiry time
kitpages/simple-cache-bundle
27723 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
sarav/model-cacher
234 Downloads
A simple laravel package to cache database values and manage them efficiently
thefuriouscoder/propel2-data-cache-behavior
17521 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
not-empty/database-cache-php-lib
7 Downloads
PHP library for put all database result in cache
whtht/perfectly-cache
1913 Downloads
Laravel database cache package
rundiz/simple-cache
138 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
spiechu/json-disk-cache
30 Downloads
Cache class intended to keep serialized data in JSON format files