Libraries tagged by static pages
silber/page-cache
472237 Downloads
Caches responses as static files on disk for lightning fast page loads.
putyourlightson/craft-blitz
484231 Downloads
Intelligent static page caching for creating lightning-fast sites.
lochmueller/staticfilecache
1360103 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
cebe/js-search
702225 Downloads
A client side search engine for use on static pages.
whitecube/nova-page
96992 Downloads
Static pages content management for Laravel Nova
silverstripe/staticpublishqueue
139899 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
tastyigniter/ti-ext-pages
12446 Downloads
Provides static pages and navigation menus for your TastyIgniter application.
norberttech/static-content-generator-bundle
4608 Downloads
Generate static html pages from your symfony application
winter/wn-pages-plugin
59610 Downloads
Pages plugin for Winter CMS
arts/elementor-stubs
3676 Downloads
Comprehensive PHPStan stubs for Elementor and Elementor Pro WordPress page builder - auto-generated, self-contained, plug & play
adrum/inertia-phpstan
2526 Downloads
PHPStan extension to validate Inertia.js page existence on disk
idno/staticpages
9672 Downloads
Host static pages in Known.
mozex/commonmark-routes
8358 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
wubinworks/module-cache-warmer
1283 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
4531 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.