PHPackages                             ragi96/table-field - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ragi96/table-field

AbandonedKirby-plugin[Utility &amp; Helpers](/categories/utility)

ragi96/table-field
==================

Table-Field is a kirby 3 field plugin to make nice extendable tables

1.1.3(3y ago)2214.8kMITPHP &gt;=7.1.0

Since Feb 24Compare

[ Source](https://github.com/ragi96/table-field)[ Packagist](https://packagist.org/packages/ragi96/table-field)[ RSS](/packages/ragi96-table-field/feed)WikiDiscussions Synced today

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Kirby table-field
=================

[](#kirby-table-field)

A Table Field for Kirby V3

[![Table Field Preview](https://raw.githubusercontent.com/ragi96/table-field/master/preview.gif "table field preview")](https://raw.githubusercontent.com/ragi96/table-field/master/preview.gif)

Usage
-----

[](#usage)

As any Kirby field:

```
  fields:
    table:
      label: table
      type: table
      maxColumns: 5
      minColumns: 2
```

Options are not required. Defaults are:

```
        maxColumns: 5
        minColumns: 2
```

Content is structured like an yaml array

In your template you can simply use the function `toTable()`

Example:

```

```

Installation
------------

[](#installation)

To install the plugin, please put it in the `site/plugins` directory.
The field folder must be named `table-field`.

### Download

[](#download)

Link to latest version

### With Git

[](#with-git)

`git clone https://github.com/ragi96/table-field/releases.git table-field`

### Composer

[](#composer)

`Composer require ragi96/table-field`

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~226 days

Total

5

Last Release

1419d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a76f00c2c5116f30e1fe271a55bda985b2a4ab58703b3eea9432ba9d5ce5fde7?d=identicon)[ragi96](/maintainers/ragi96)

---

Tags

tablekirby3kirby3-pluginkirby3-cmstable-fieldkirby-table

### Embed Badge

![Health badge](/badges/ragi96-table-field/health.svg)

```
[![Health](https://phpackages.com/badges/ragi96-table-field/health.svg)](https://phpackages.com/packages/ragi96-table-field)
```

###  Alternatives

[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

7011.5k1](/packages/fabianmichael-kirby-meta)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[bvdputte/kirby-autopublish

Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.

359.2k](/packages/bvdputte-kirby-autopublish)[bvdputte/kirby-fingerprint

Cache-busting utility to fingerprint assets (JS/CSS) in Kirby 3

1610.5k](/packages/bvdputte-kirby-fingerprint)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
