Bruno Meilick Turbo Speed up Kirby with automatic caching Docs Source Buy class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Version 5.1.1 License Other Stars 8 Supports K5 Created 19 May 2025 Updated 21 May 2025 Info Topics Caching Performance Implements Cache driver(s) Support Docs Issues Email Latest releases 5.1.1 5.1.0 5.0.1 5.0.0 Similar plugins Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4 SQLite Cache Driver SQLite based Cache-Driver K5 K4 K3 return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby 3 and 4. K5 K4 K3 More by Bruno Meilick More 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 Kart Streamlined E-Commerce Shopping Cart Solution K5 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