This plugin is marked as archived and no longer actively maintained Bruno Meilick Stopwatch Profile your Kirby CMS code with precision in milliseconds (or seconds). Docs Source Install Manual Download and extract the folder to site/plugins/stopwatch Composer Copy Git Submodule Copy Sponsor site()->stopwatch()->start('myevent'); // some code to profile site()->stopwatch()->stop('myevent'); echo site()->stopwatch()->duration('myevent'); Version 1.0.7 License MIT Stars 11 Supports K4 K3 Created 6 Oct 2019 Updated 23 Nov 2024 Info Topics Performance Devtools Implements Site method(s) Support Docs Issues Email Latest releases 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 Similar plugins return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby. K5 K4 K3 sections: redirects: extends: plugin-redirects3xx Redirects Setup HTTP status code redirects from within the Panel K5 K4 K3 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 More by Bruno Meilick More Kart Streamlined E-Commerce Shopping Cart Solution K5 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 env('APP_DEBUG'); DotEnv Store project credentials and environment variables in a .env file and access them in Kirby K5 K4 K3