PHPackages                             rakoitde/table - 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. rakoitde/table

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rakoitde/table
==============

CodeIgniter 4 Table Builder

v1.0.1(1y ago)07MITPHP

Since Oct 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rakoitde/Table)[ Packagist](https://packagist.org/packages/rakoitde/table)[ RSS](/packages/rakoitde-table/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

CodeIgniter Table Builder
=========================

[](#codeigniter-table-builder)

A bootstrap 5 based table builder for the CodeIgniter 4 framework. The table builder helps to build tables quickly for admin pages.

Table builder is maximally inspired by [filiament](https://filamentphp.com/) and in a very early development status.

Done
----

[](#done)

[Dable Builder Docu](docs/table.md)

ToDo
----

[](#todo)

- Testing
- BulkActions
- Custom BulkActions
- Custom Actions
- Inline editing
- Eport
- Summaries

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

Usage of Table Builder requires the following:

- A [CodeIgniter 4.3.5+](https://github.com/codeigniter4/CodeIgniter4/) based project
- [Composer](https://getcomposer.org/) for package management
- PHP 8.1+

### Installation

[](#installation)

Installation is done through Composer.

```
composer config minimum-stability dev
composer config prefer-stable true

composer require rakoitde/table dev-develop
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity40

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 ~1 days

Total

2

Last Release

559d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1dad85f565da1e51b8fa10fff584c79809e07cdb66466cb5dd7244d59948649a?d=identicon)[rakoitde@gmail.com](/maintainers/rakoitde@gmail.com)

### Embed Badge

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

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

PHPackages © 2026

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