Download the PHP package irfantoor/terminal without Composer
On this page you can find all versions of the php package irfantoor/terminal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package terminal
Irfan's Terminal
A terminal for your cli or html clients.
Usage
See different examples in the examples folder.
Styles
Foreground Styles
- none
- bold
- dark
- italic
- underline
- blink
- reverse
- concealed
- default
- black
- red
- green
- yellow
- blue
- magenta
- cyan
- light_gray
- dark_gray
- light_red
- light_green
- light_yellow
- light_blue
- light_magenta
- light_cyan
- white
Background Styles
- bg_default
- bg_black
- bg_red
- bg_green
- bg_yellow
- bg_blue
- bg_magenta
- bg_cyan
- bg_light_gray
- bg_dark_gray
- bg_light_red
- bg_light_green
- bg_light_yellow
- bg_light_blue
- bg_light_magenta
- bg_light_cyan
- bg_white
Theme Styles
- info
- error
- warning
- success
- note
- footnote
- url
Note: All the theme styles can be modiied by providing the definition while creating the console. or by using the function setTheme.
All versions of terminal with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.3
The package irfantoor/terminal contains the following files
Loading the files please wait ....