PHPackages                             programie/phptable - 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. [CLI &amp; Console](/categories/cli)
4. /
5. programie/phptable

ActiveLibrary[CLI &amp; Console](/categories/cli)

programie/phptable
==================

A library to display data in a table

1.0(9y ago)066MITPHP

Since Jan 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Programie/PHPTable)[ Packagist](https://packagist.org/packages/programie/phptable)[ RSS](/packages/programie-phptable/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

PHP Table
=========

[](#php-table)

This library provides a simple API to display data in a table. It heavily depends on the [Symfony Console component](https://symfony.com/doc/current/components/console.html) to output the data to the console or any other output.

One of the main features is the ability to define the order of the table headers. After that, the order of the row columns is defined by keys. It does not matter in which order you add the fields to the rows, the header row will always define the order.

[![License](https://camo.githubusercontent.com/771854a86105b164848899c27df7f2f54ce32dc164fa43fabd36b6a89ed9d894/68747470733a2f2f706f7365722e707567782e6f72672f70726f6772616d69652f7068707461626c652f6c6963656e73652e737667)](https://packagist.org/packages/programie/phptable)[![Latest Stable Version](https://camo.githubusercontent.com/ca0f2c3c0d487c6af55f26071dbc5c9de2fd22d684ef90c4f57a21f25d4edd8f/68747470733a2f2f706f7365722e707567782e6f72672f70726f6772616d69652f7068707461626c652f762f737461626c652e737667)](https://packagist.org/packages/programie/phptable)[![Latest Unstable Version](https://camo.githubusercontent.com/96626fb12128d0cb240922886728d4f8391c26fa9b0885100a91d7505782f0c8/68747470733a2f2f706f7365722e707567782e6f72672f70726f6772616d69652f7068707461626c652f762f756e737461626c652e737667)](https://packagist.org/packages/programie/phptable)[![Total Downloads](https://camo.githubusercontent.com/7f5071d65ff7b1407698349d2a113efada6d0bb228ce945625e2a19e90bac1f0/68747470733a2f2f706f7365722e707567782e6f72672f70726f6772616d69652f7068707461626c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/programie/phptable)

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

[](#installation)

Add the composer package "programie/phptable" to the required packages of your composer.json:

```
composer require programie/phptable
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3464d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b1cdb4cff17db3774d5a1c9197d5dc04bd22b2d3ec3c457381f3ffe44d6d15f?d=identicon)[Programie](/maintainers/Programie)

---

Top Contributors

[![Programie](https://avatars.githubusercontent.com/u/1206521?v=4)](https://github.com/Programie "Programie (8 commits)")

---

Tags

consolephp-librarysymfonytable

### Embed Badge

![Health badge](/badges/programie-phptable/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)

PHPackages © 2026

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