Lukas Leitsch Blade Templates Use Laravel Blade templates for your Kirby site Docs Source Install Manual Download and extract the folder to site/plugins/blade Composer Copy Git Submodule Copy Version 3.1.1 License MIT Stars 19 Supports K5 K4 K3 Created 12 Feb 2022 Updated 18 Aug 2025 Info Topics Templating Implements Template engine(s) Support Docs Issues Email Latest releases 3.1.1 3.1.0 3.0.4 3.0.2 3.0.1 Similar plugins Kirby Template Sugar Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze. K5 K4 K3 $form = new Form([ 'name' => [ 'rules' => ['required'], 'message' => ['Name is required'] ], ]); Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3 Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4