PHPackages                             rationalboss/array-to-text - 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. rationalboss/array-to-text

ActiveLibrary

rationalboss/array-to-text
==========================

Convert PHP arrays to plain text table.

159PHP

Since Feb 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/rationalboss/array-to-text)[ Packagist](https://packagist.org/packages/rationalboss/array-to-text)[ RSS](/packages/rationalboss-array-to-text/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ArrayToText
-----------

[](#arraytotext)

ArrayToText will transform a PHP array to a textual table. Original script: .

```

```

Sample Output:

```
+----------+----+---------------------+
| COMPANY  | ID |       BALANCE       |
+----------+----+---------------------+
| AIG      | 1  | -$99,999,999,999.00 |
| Wachovia | 2  | -$10,000,000.00     |
| HP       | 3  | $555,000.000.00     |
| IBM      | 4  | $12,000.00          |
+----------+----+---------------------+

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ca20eda4a34e84bb976fab6d0ce5b7e0194364a434b2ec4f1cc7435ee0aec8a?d=identicon)[rationalboss](/maintainers/rationalboss)

---

Top Contributors

[![rationalboss](https://avatars.githubusercontent.com/u/8023296?v=4)](https://github.com/rationalboss "rationalboss (5 commits)")

### Embed Badge

![Health badge](/badges/rationalboss-array-to-text/health.svg)

```
[![Health](https://phpackages.com/badges/rationalboss-array-to-text/health.svg)](https://phpackages.com/packages/rationalboss-array-to-text)
```

PHPackages © 2026

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