PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Console » Console_Table

Library that makes it easy to build console style tables

This package is unmaintained.

Download latest release 1.3.1 (there might be newer Composer installable version)

License: BSD

Description

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.

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#1757ClosedReq2004-06-30[Patch] Add Horizontal Seperators Support
#2934ClosedBug2004-12-09Missing multibyte charset support
#3587ClosedBug2005-02-24_calculateCelLengths triggers error on first call
#4299ClosedBug2005-05-06Cell Sizing Issues
#5042ClosedBug2005-08-09Documentation of getTable has the wrong return type
#5309ClosedBug2005-09-06Fatal error in Table.php:492 (pass by reference) w/patch
#5851ClosedBug2005-11-02Notice: Undefined offset: 0 in Table.php on line 378
#7014ClosedReq1.0.22006-03-04Multi-byte strlen() improvement
#7017ClosedReqCVS2006-03-04Multi-line cells support (patch included)
#8566ClosedBug1.0.42006-08-26warning message on apply filter with a separator
#8615ClosedBug1.0.52006-09-02multiline cells not supported by headers
#8616BogusBug1.0.52006-09-02warnings when apply twice addData
#11064ClosedBug1.0.62007-05-17Headers are wrongly sized
#11326OpenReq1.0.72007-06-15col and rowspan
#12853ClosedBug1.0.72008-01-08Console_Table relies on str_pad which is not MultiByte compliant
#12863BogusBug1.0.82008-01-09All tests failed
#13230ClosedReqCVS2008-02-27Option to turn off ASCII art
#13629ClosedBug1.1.02008-04-08column zero content won't display if other columns with multiline
#14405ClosedBug1.1.12008-07-25Notice when no data has been added
#14835ClosedReq1.1.22008-10-20Add Console_Color support
#15006ClosedDoc1.1.32008-11-12Console_table docs are totally worthless
#15007DuplicateDocCVS2008-11-12Improve example
#15009DuplicateBug1.1.32008-11-13Console_Table does not work properly with Console_Color
#19423ClosedReq1.1.42012-05-18cell padding incorrect when use multi-byte chars
#19681No FeedbackBug1.1.42012-10-29Problem in Composer Package
#20033Wont fixBug1.1.52013-08-09Console_Table-1.1.5.tgz contains only package.xml
#20092ClosedBug1.1.52013-10-11Table output inserts bogus \r character when not on Windows
#20181ClosedBug1.1.62014-01-22E_NOTICE when using setAlign() but not on first column
#20182ClosedReq1.1.62014-01-22Allow customization of border characters
#20186ClosedReq1.1.62014-01-24Make border visibility configurable
#20188ClosedBug1.1.62014-01-27E_NOTICES because of Console_Color usage
#20398SpamReqSVN2014-09-06Watch// The Fault in Our Stars [ONLINE FOR FREE]
#21070OpenBug1.3.02016-05-31Cannot calculateTotalsFor() with colorized text
#21071DuplicateBug1.3.02016-05-31Cannot calculateTotalsFor() with colorized text
#21072OpenReq1.3.02016-05-31Allow calculateTotalsFor() to parse formatted numbers
#21155ClosedBug1.3.02016-12-13[message] => Methods with the same name as their class will not be constructors