Download the PHP package air-petr/php-tabulator without Composer
On this page you can find all versions of the php package air-petr/php-tabulator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download air-petr/php-tabulator
More information about air-petr/php-tabulator
Files in air-petr/php-tabulator
Download air-petr/php-tabulator
More information about air-petr/php-tabulator
Files in air-petr/php-tabulator
Vendor air-petr
Package php-tabulator
Short Description Tabular data in PHP
License MIT
Package php-tabulator
Short Description Tabular data in PHP
License MIT
Keywords formattingtable
Please rate this library. Is it a good library?
Informations about the package php-tabulator
PHP tabulator
Pretty-print the tabular data in various ways.
Instalation
composer require ar-petr/php-tabulator
Usage
You will get a Tabulator
class with a static interface:
There are different types of output:
Plain
Simple
GitHub
More types may be added in the future.
Numbers
Columns with numbers are flushed to the left.
Demo
You can see some examples by running scripts from a demo
folder:
Testing
Run tests by:
composer test
All versions of php-tabulator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package air-petr/php-tabulator contains the following files
Loading the files please wait ....