Console
This library provides utility functions to interact with the console. Helpfull for console applications.
- Stylize outputs (Formatting includes: font color, background color, bold, hide for passwords, etc)
- Ask for user input: (Password, Prompt, Selects, Multi-Select, Confirm)
- Progress Bar
- Print Usage Table
- STDOUT and STDERR
- Clear Screen
- Console Size Detection
- OS: isWindows, isMac, isLinux
Using the Library
License Type
- MIT
Requirements
- PHP 8+