Searched refs:TableFormatter (Results 1 – 6 of 6) sorted by relevance
9 use splitbrain\phpcli\TableFormatter; alias73 $tf = new TableFormatter($this->colors);
6 use splitbrain\phpcli\TableFormatter; alias122 $tr = new TableFormatter($this->colors);
13 use splitbrain\phpcli\TableFormatter; alias280 $tr = new TableFormatter($this->colors);
13 class TableFormatter class
365 $tf = new TableFormatter($this->colors);
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out …