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

AbandonedArchivedKirby-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(4y ago)2114.8k7[7 issues](https://github.com/ragi96/table-field/issues)MITVuePHP &gt;=7.1.0

Since Feb 24Pushed 3y agoCompare

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

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

32

—

LowBetter than 69% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% of commits — single point of failure

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

1464d ago

### Community

Maintainers

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

---

Top Contributors

[![ragi96](https://avatars.githubusercontent.com/u/9362990?v=4)](https://github.com/ragi96 "ragi96 (18 commits)")[![mzur](https://avatars.githubusercontent.com/u/2457311?v=4)](https://github.com/mzur "mzur (3 commits)")[![bojann15](https://avatars.githubusercontent.com/u/73824211?v=4)](https://github.com/bojann15 "bojann15 (1 commits)")

---

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

[medienbaecker/kirby-modules

Easily add modules to your pages

895.6k1](/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.7k](/packages/bvdputte-kirby-autopublish)[bvdputte/kirby-fingerprint

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

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

PHPackages © 2026

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