cbatista8a/php-table

Simple HTML table builder - Object Oriented Programming(OOP)

v1.0.0 2023-02-18 17:13 UTC

This package is auto-updated.

Last update: 2024-09-18 20:59:41 UTC


README

Unit Test

Framework agnostic

Installation

From repo

git clone https://github.com/cbatista8a/phptable.git

Install dependencies

cd phptable
composer install

or from Packagist

composer require cbatista8a/phptable

See Example of use