table(array $headers, array $rows) Formats a table.
bool isRequired() Returns true if the argument is required.
setArgument(string $name, string $value) Sets an argument value by name.
bool isQuiet() Returns whether verbosity is quiet (-q).
class Table Provides helpers to display a table. Methods
array getArgumentDefaults() Gets the default values.
TableStyle setCrossingChar(string $crossingChar)
bool isVerbose() Returns whether verbosity is verbose (-v).
class InputArgument Represents a command line argument. Constants
resource getInputStream() Returns the helper's input stream.
Page 29 of 51