PHPackages                             codegear/txtable - 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. codegear/txtable

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

codegear/txtable
================

A simple tool to generate plain text tables

1.0.0(6y ago)010GPL-3.0PHPPHP &gt;=7.0.0

Since Jun 29Pushed 5y agoCompare

[ Source](https://github.com/whitephp/txtable)[ Packagist](https://packagist.org/packages/codegear/txtable)[ Docs](https://github.com/whitephp/txtable)[ RSS](/packages/codegear-txtable/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

txtable
=======

[](#txtable)

A simple tool to generate plain text tables.

Usage
-----

[](#usage)

```
$ cat table.txt
```

```
-
|Name|Birth Date|Role|Schedule
-
1|Ray|1988-01-23|Programmer|10:00 AM - 3:00 PM
-
2|Michael|1970-12-06||1:30 PM - 5:00 PM
-
|Name|Role|Memo
-
3|Edith|QA| Former team member.
-

```

```
$ txtable table.txt
```

```
-------------------------------------------------------------------------------
     |   Name    |  Birth Date  |         Role          |       Schedule
-------------------------------------------------------------------------------
  1  |    Ray    |  1988-01-23  |      Programmer       |  10:00 AM - 3:00 PM
-------------------------------------------------------------------------------
  2  |  Michael  |  1970-12-06  |                       |  1:30 PM - 5:00 PM
-------------------------------------------------------------------------------
     |   Name    |     Role     |         Memo
-------------------------------------------------------------------------------
  3  |   Edith   |      QA      |  Former team member.
-------------------------------------------------------------------------------

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

2515d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/50379759?v=4)[whitePHP.net](/maintainers/whitephp)[@whitephp](https://github.com/whitephp)

---

Top Contributors

[![fanlei](https://avatars.githubusercontent.com/u/1195782?v=4)](https://github.com/fanlei "fanlei (2 commits)")

---

Tags

texttable

### Embed Badge

![Health badge](/badges/codegear-txtable/health.svg)

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

###  Alternatives

[froala/wysiwyg-editor

A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

5.4k306.9k3](/packages/froala-wysiwyg-editor)[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5234.2M76](/packages/ckeditor-ckeditor)[tinymce/tinymce

Web based JavaScript HTML WYSIWYG editor control.

1697.5M106](/packages/tinymce-tinymce)[nojimage/twitter-text-php

A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.

1241.9M7](/packages/nojimage-twitter-text-php)[w8tcha/ckeditor-wordcount-plugin

WordCount Plugin for CKEditor Editor

77470.2k](/packages/w8tcha-ckeditor-wordcount-plugin)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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