Download the PHP package sauvank/php-console-table without Composer
On this page you can find all versions of the php package sauvank/php-console-table. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sauvank/php-console-table
More information about sauvank/php-console-table
Files in sauvank/php-console-table
Download sauvank/php-console-table
More information about sauvank/php-console-table
Files in sauvank/php-console-table
Vendor sauvank
Package php-console-table
Short Description Display a table in the console from parameters.
License mit
Package php-console-table
Short Description Display a table in the console from parameters.
License mit
Please rate this library. Is it a good library?
Informations about the package php-console-table
packagist console table
Display a table in the console from parameters.
Install :
composer require sauvank/php-console-table
Doc :
Show Table from parameters :
Output in console : `
Show specific row ;
Output in console : `
Use readline
Basic usage :
Just get the answer user :
readline with option :
If the user enters a value other than that included in the "option" array, the question is asked again
Option by default :
If the user enters an empty value, the option by default is taken
Confirm the last choice :
Add a prompt for confim choice.
Only get confirm option without readline txt :
`
Todo
- [ ] Custom color for header / row.
- [ ] Multiple display type.
- [ ] Option for center/left/right text table.
All versions of php-console-table with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package sauvank/php-console-table contains the following files
Loading the files please wait ....