Libraries tagged by cachefs
thedmsgroup/mautic-dashboard-warm-bundle
2034 Downloads
Improves the performance of the dashboard by sharing/extending/warming caches.
tbe/tbe_client_cache_purger
1084 Downloads
Handler for web-based purging Drupal and Varnish caches in the host site.
stuartcusackie/statamic-cache-requester
339 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.
slydeath/laravel-nested-caching
11866 Downloads
Nested Caching for Laravel with caches stack
quellabs/annotation-reader
102 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
php-extended/php-simple-cache-noop
7561 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.
ossobuffo/drush-admin-utils
1372 Downloads
Low-bootlevel Drush commands to deal with Drupal caches and related issues.
kodansha/wack-cloudfront-invalidation
74 Downloads
Invalidate CloudFront caches when a post is published or updated.
jweiland/iframecache
156 Downloads
Caches the content of an iFrame
jbaron/sitemapcrawler
929 Downloads
TYPO3 extension for parsing a sitemap and fetching its entries to warm up caches.
hejunjie/cache
295 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
enlight/stash-view
130 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
elgentos/magento2-apicacheindexmanagement
29 Downloads
Extension to invalidate caches and reindex indexers through the REST API.
ehann/laravel-redis-store
13502 Downloads
Adds functionality to the built-in Cache's RedisStore.
davidmpeace/squirrel
2561 Downloads
Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM