Bruno Meilick PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion Docs Source Download Sponsor return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); Version 5.1.1 License Other Stars 17 Supports K5 K4 K3 Created 24 Nov 2023 Updated 11 Feb 2025 Info Topics DX Blueprints Support Docs Issues Email Latest releases 5.1.1 5.1.0 5.0.1 4.5.0 4.4.12 Similar plugins Alfred: Kirby Docs search Kirby docs search workflow for Alfred K5 K4 - kirby install - kirby install:kit - kirby install:repo - kirby make:blueprint - kirby make:collection - kirby make:command CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations. K5 K4 K3 Kirby::plugin('bnomei/example', [ 'blueprints' => autoloader(__DIR__) ->blueprints(), 'snippets' => autoloader(__DIR__) ->snippets(), // other extensions ]); Autoloader Helper to automatically load various Kirby extensions in a plugin K5 K4 K3 More by Bruno Meilick More Redis Cache Driver Redis based Cache-Driver K5 K4 K3 Posthog Connect Kirby to Posthog via PHP or Javascript 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