Searched refs:TableFormatter (Results 1 – 6 of 6) sorted by relevance
5 use splitbrain\phpcli\TableFormatter; alias111 $tr = new TableFormatter($this->colors);
10 use splitbrain\phpcli\TableFormatter; alias
13 class TableFormatter class
365 $tf = new TableFormatter($this->colors);
72 vendor/splitbrain/php-cli/src/TableFormatter.php
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out …