PHPackages                             smitmartijn/discord-table-builder - 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. smitmartijn/discord-table-builder

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

smitmartijn/discord-table-builder
=================================

A simple package to create tables in Discord messages.

v1.0.0(1y ago)51.5kGPL-3.0-or-laterPHPPHP &gt;=7.2

Since Sep 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/smitmartijn/discord-table-builder)[ Packagist](https://packagist.org/packages/smitmartijn/discord-table-builder)[ RSS](/packages/smitmartijn-discord-table-builder/feed)WikiDiscussions main Synced 2d ago

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

Discord Table Builder
=====================

[](#discord-table-builder)

This PHP package is a simple helper to create tables for discord messages, as there's no native way to do it. Send an embed with the result of this package to format an awesome table in your Discord messages.

- Figures out the width of each column based on the content
- Unlimited rows/columns (Discord API dependent)
- Make a row link to a URL
-

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

[](#installation)

```
composer require smitmartijn/discord-table-builder
```

Usage
-----

[](#usage)

```
