Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pear-Console-Table - Class that makes it easy to build console style tables

Website:
http://pear.php.net/package/Console_Table
Licence:
BSD
Vendor:
Remi Collet
Description:
Provides methods such as addRow(), insertRow(), addCol() etc. to build
console tables with or without headers and with user defined table rules
and padding.

Packages

php-pear-Console-Table-1.3.1-1.el6.remi.noarch [20 KiB] Changelog by Remi Collet (2018-01-26):
- update to 1.3.1
php-pear-Console-Table-1.3.0-5.el6.remi.noarch [19 KiB] Changelog by Remi Collet (2017-10-09):
- add patch for PHP 7.2 from
  https://github.com/pear/Console_Table/pull/14