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 4.1.5 License MIT Stars 20 Supports K4 K3 Created 31 Aug 2018 Updated 24 Oct 2024 Info Topics Caching Performance Implements Helper(s) Support Docs Issues Email Latest releases 4.1.5 4.1.4 4.1.3 4.1.2 4.1.1 Similar plugins ThumbHash Smarter image placeholders with transparency using the ThumbHash algorithm K4 K3 Blurry Placeholder Blurry image placeholders and progressive image loading for better UX K4 K3 Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K4 More by Bruno Meilick More sections: redirects: extends: plugin-redirects3xx Redirects Setup HTTP status code redirects from within the Panel K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file 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 K4 K3