PHPackages                             lasyntez/table-generator - 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. lasyntez/table-generator

ActiveLibrary

lasyntez/table-generator
========================

Object Oriented PHP classes to generate Tables

115PHP

Since Dec 31Pushed 8y ago1 watchersCompare

[ Source](https://github.com/laSyntez/TableGenerator)[ Packagist](https://packagist.org/packages/lasyntez/table-generator)[ RSS](/packages/lasyntez-table-generator/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

TableGenerator [![Build Status](https://camo.githubusercontent.com/8fc169ad5118f05235216005f1210ef196a16cb1b07ab99862d0c50a575ec721/68747470733a2f2f7472617669732d63692e6f72672f6c6153796e74657a2f5461626c6547656e657261746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/laSyntez/TableGenerator)
===================================================================================================================================================================================================================================================================================================================

[](#tablegenerator-)

Object Oriented PHP library to generate HTML tables

### Requirements

[](#requirements)

- PHP 5.5+

### Installation

[](#installation)

```
 $ composer require lasyntez/table-generator

```

### Basic usage

[](#basic-usage)

Front end developers should know that creating tables can be tricky sometimes. This library provides an elegant and intuitive way to ease their generation either statically or dynamically.

```
