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

    Manual

    Download and extract the folder to site/plugins/blueprints

    Composer

    Git Submodule

    Sponsor
    return Field::make(FieldTypes::TEXT)
        ->label('Description')
        ->toArray();
    Version
    5.1.2
    License
    Other
    Stars
    18
    Supports
    K5 K4 K3
    Created
    24 Nov 2023
    Updated
    18 Mar 2025

    Info

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

    Similar plugins

    • site
      └ methods
        └ file.php
        └ page.php
        └ site.php
        └ user.php
      Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect… K5 K4 K3
    • Playground Kirby plugin for creating UI test pages K5 K4
    • Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K5 K4 K3

    More by Bruno Meilick

    More
    • 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
    • Kart Streamlined E-Commerce Shopping Cart Solution K5
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3