php-console-table

Library that makes it easy to build console style tables
  https://pear.php.net/package/Console_Table
  0
  no reviews



Provides a Console_Table class with methods such as addRow(), insertRow(), addCol() etc. to build console tables with or without headers and with user defined table rules, padding, and alignment.