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
  • Fernando Gutiérrez Fernando Gutiérrez

    Illuminate Database

    Use Laravel's illuminate/database package in Kirby

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/db

    Composer

    Git Submodule

    Sponsor
    use Beebmx\KirbyDB\DB;
    
    DB::table('users')->get();
    Version
    4.0.1
    License
    MIT
    Stars
    19
    Supports
    K5 K4
    Created
    22 Jan 2019
    Updated
    20 Aug 2025

    Info

    Topics
    • Databases
    Support
    • Docs
    • Issues
    Latest releases
    • 4.0.1
    • 3.1.0
    • 3.0.0
    • 2.0.0
    • 1.0.4

    Similar plugins

    • Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4
    • SQLite Cache Driver SQLite based Cache-Driver K5 K4
    • <?= $page->counterImage() ?>
      Pageview Counter Track Page view count and last visited timestamp K5 K4

    More by Fernando Gutiérrez

    More
    • X-Ray X-Ray provides a comprehensive overview of the content present on your site and individual pages, allowing you to inspect and evaluate them … K5
    • Scheduler Kirby Scheduler offers a fresh approach to managing scheduled tasks on your server. K5
    • Courier Kirby Courier offers a convenient and painless solution for creating emails tailored for your Kirby website. K5 K4