Libraries tagged by static cache
silber/page-cache
466292 Downloads
Caches responses as static files on disk for lightning fast page loads.
lochmueller/staticfilecache
1343210 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
putyourlightson/craft-blitz
481312 Downloads
Intelligent static page caching for creating lightning-fast sites.
flowpack/cachebuster
468892 Downloads
Cache buster for static resources in Neos
silverstripe/staticpublishqueue
138932 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
keycdn/cache-enabler
4751 Downloads
A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
tommyknocker/pdo-database-class
6003 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
vemcogroup/model-cache
31645 Downloads
Static cache instead of re-hitting cache server
ganbarodigital/php-static-data-cache
116243 Downloads
Convenient static data cache for speeding up expensive operations
guidance/cachebuster
939 Downloads
A Magento module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN, Varnish, etc using best practices outlined within the HTML5 boilerplate community.
wubinworks/module-cache-warmer
1110 Downloads
A Free Magento 2 Extension designed for CDN and Varnish cache warming. Warm up URLs located in sitemaps, as well as static content, media content and dynamic catalog images. Run manually or schedule by cron expression. This extension is easily customizable with dispatched events and the CLI command is ready to be embedded in deployment scripts.
fdmind/ignore-query-strings
4378 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
f_roepstorf/static-cache-buster
1585 Downloads
Warm the Statamic static cache without causing cache misses for visitors
duncanmcclean/static-cache-manager
12997 Downloads
Simple little utility to clear paths in your static cache.
swisnl/laravel-static-request-cache
5856 Downloads
Cache static responses based on content-type to static files.