It's really good. Using the Symfony Console component you get sane argument and option parsing and validation (optional/required, single or array values), output styling, interactive inputs, tables etc.
If you're wanting to build a TUI I haven't seen any libraries as advanced as the Python or JS ones.
If you're wanting to build a TUI I haven't seen any libraries as advanced as the Python or JS ones.