freebsd-ports/devel/pear-Console_Table/pkg-descr
Edwin Groothuis e12771ce93 New port: devel/pear-Console_Table, a PEAR class that makes it easy
to build console style tables.

	A PEAR class that makes it easy to build console style tables.
	This package is used by the new Horde's translation module.

PR:		ports/56240
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-31 22:03:48 +00:00

6 lines
220 B
Text

PHP classes providing methods such as addRow(), insertRow(), addCol(), etc.
to build Console tables.
Can be with or without headers, and has various configurable options.
WWW: http://pear.php.net/package/Console_Table