Libraries tagged by static-caching
silverstripe/staticpublishqueue
139784 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
fdmind/ignore-query-strings
4516 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.
backstage/laravel-static
142 Downloads
Serving your Laravel app with speed using static caching
visuellverstehen/statamic-advanced-invalidator
1044 Downloads
A Statamic invalidation class for static caching with advanced capabilities.
webrium/view
52 Downloads
Lightweight PHP template engine with hybrid static caching (no eval) for the Webrium framework.
rias/craft-static-cache
20 Downloads
Full-page static caching for Craft CMS.
vormkracht10/laravel-static
302 Downloads
Serving your Laravel app with speed using static caching
andreizakharkin/custom-static-caching
17 Downloads
Custom static caching
sunnysideup/staticpublishqueue
145 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
madebyprisma/staticpublishqueue
7 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
drmartingonzo/staticpublishqueue-minify
341 Downloads
Minify HTML created by silverstripe/staticpublishqueue
zogjs/zog-php
12 Downloads
Lightweight PHP template engine with hybrid static caching (no eval) for the Webrium framework.
markguinn/silverstripe-shop-livepub
57 Downloads
Integration points for ss-shop and livepub modules (static caching with dynamic areas)
ether/nginx-cache
23 Downloads
Smart static caching with Nginx
axetools/cachingtrait
11 Downloads
A PHP library to enable static caching trait on a class