Sam Serrien Devutils Kirby devutils is a set of command line tools to help you manage your Kirby CMS project. Docs Source Download Version 1.0.0 License MIT Stars 5 Supports K4 Created 30 Mar 2024 Updated 3 Apr 2024 Info Topics Cli DX Devtools Implements CLI command(s) Support Docs Issues Email Latest releases 1.0.0 0.0.5 0.0.4 0.0.3 0.0.2 Similar plugins - 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 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 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 More by Sam Serrien More Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K4 K3 <?= __('Welcome to my site') ?> <?= __('label.name') ?> <?= __('Copyright {{year}}', ['year' => '2022']) ?> Fragments Small string/translation helper for fragments 'laravel/blade' style. Supports translating fragments (e.g. static labels) on site or page lev… K4 K3