Libraries tagged by cached
perfect-code/module-import-create-options-on-fly
994 Downloads
While products import create unexisted select/multiselect options on the fly and reset attributes cached options after that. Works for downloadable products only.
orbiter/annotations-util
1435 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
nmcint/assetmanager
6 Downloads
This package will help to generate minified, combined, cached css, js, img and html output
michaelesmith/dyndns-processor-cache
9 Downloads
a processor for the dyndns-kit framework to allow processors to be cached
magehost/magehost_cachebuster
1688 Downloads
MageHost_CacheBuster: Fix for JS and CSS files being cached in visitor's browser cache.
jontynewman/oku-proc
42 Downloads
Functionality for generating cached output from an executed command.
johnfmorton/craft-entry-editor-links
13 Downloads
Make entry edit links for your entry authors, compatible with statically cached sites.
jdare/acetone
57 Downloads
Laravel4 package for purging & banning cached items in Varnish
izisoft/yii2-opcache
0 Downloads
Yii2 OpCache module - Show statistic, config, reset all, invalidate files, search in cached files
gidato/laminas-container-extensions
4 Downloads
Extensions Laminas Service Manager to implement Container Extensions (eg nested containers, cached instances with options)
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
dd4you/lgs
593 Downloads
Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done
coco-project/sql-cache
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.
claas/phpdotenvcache
46 Downloads
A simple cached loader for Phpdotenv
butterycrumpet/simpleguzzlecachemiddleware
17 Downloads
Simple cached api request parser