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

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

initphp/cli-table
=================

PHP CLI Table Generator

1.0(3y ago)01.7k—0%MITPHPPHP &gt;=7.2

Since Aug 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/InitPHP/CLITable)[ Packagist](https://packagist.org/packages/initphp/cli-table)[ RSS](/packages/initphp-cli-table/feed)WikiDiscussions main Synced 1mo ago

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

InitPHP CLI Table Generator
===========================

[](#initphp-cli-table-generator)

This library allows you to create nice looking tables in the CLI interface with PHP.

***Note** : Not required, but the **MB\_String** extension is highly recommended.*

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

[](#installation)

```
composer require initphp/cli-table

```

or include `src/Table.php`.

Usage
-----

[](#usage)

```
