Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    PHP Class-based Blueprints

    PHP Class-based Blueprints for better type safety and code completion

    Docs Source
    Buy
    return Field::make(FieldTypes::TEXT)
        ->label('Description')
        ->toArray();
    Version
    5.1.3
    License
    Other
    Stars
    19
    Supports
    K5 K4
    Created
    24 Nov 2023
    Updated
    1 Jul 2025

    Info

    Topics
    • DX
    • Blueprints
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.1.3
    • 5.1.2
    • 5.1.1
    • 5.1.0
    • 5.0.1

    Similar plugins

    • Video Captions Adds support for uploading and previewing common caption sidecar files (.srt and .vtt formats) for videos. K5 K4
    • Playground Kirby plugin for creating UI test pages 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

    More by Bruno Meilick

    More
    • Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4
    • <html <?= $site->langAttr() ?>>
        <head>
          <meta charset="utf-8">
          <?= $page->htmlhead() ?>
        </head>
        ...
      HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets K5 K4
    • Kart Streamlined E-Commerce Shopping Cart Solution K5