Bruno Meilick Lapse Cache any data until the set expiration time Docs Source Download Sponsor $keyFromObjects = [$page, $page->files()]; $data = lapse( $keyFromObjects, // will check modified function () use ($page) { return $page->files()->toArray( fn ($file) => $file->niceSize() ); } ); // expires when any timestamp changes Version 5.0.0 License MIT Stars 21 Supports K5 K4 K3 Created 31 Aug 2018 Updated 29 Nov 2024 Info Topics Caching Performance Implements Helper(s) Support Docs Issues Email Latest releases 5.0.0 4.1.5 4.1.4 4.1.3 4.1.2 Similar plugins return [ 'cache' => [ 'pages' => [ 'active' => true, 'type' => 'static' ] ] ]; Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations. K5 K4 K3 Redis Cache Driver Redis based Cache-Driver K5 K4 K3 Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4 More by Bruno Meilick More UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3 Redis Cache Driver Redis based Cache-Driver K5 K4 K3 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3