This plugin is marked as archived and no longer actively maintained Bruno Meilick Lapse Cache any data until the set expiration time Docs Source Install Manual Download and extract the folder to site/plugins/lapse Composer Copy Git Submodule Copy 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 22 Supports K5 K4 K3 Created 31 Aug 2018 Updated 18 May 2025 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 PHP Cache Driver PHP 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 Redis Cache Driver Redis based Cache-Driver K5 K4 K3 More by Bruno Meilick More return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3 $page->file('ukulele.pdf')->fingerprint(); Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3