Libraries tagged by static cache
silber/page-cache
502333 Downloads
Caches responses as static files on disk for lightning fast page loads.
lochmueller/staticfilecache
1431750 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
495324 Downloads
Intelligent static page caching for creating lightning-fast sites.
flowpack/cachebuster
495160 Downloads
Cache buster for static resources in Neos
silverstripe/staticpublishqueue
144128 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
keycdn/cache-enabler
4882 Downloads
A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
tommyknocker/pdo-database-class
6289 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
33318 Downloads
Static cache instead of re-hitting cache server
ganbarodigital/php-static-data-cache
118317 Downloads
Convenient static data cache for speeding up expensive operations
guidance/cachebuster
993 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.
jeffersongoncalves/laravel-page-cache
430 Downloads
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.
wubinworks/module-cache-warmer
1927 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
5326 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.
duncanmcclean/static-cache-manager
13496 Downloads
Simple little utility to clear paths in your static cache.
swisnl/laravel-static-request-cache
5945 Downloads
Cache static responses based on content-type to static files.