1happyplace/ansi-terminal
Composer 安装命令:
composer require 1happyplace/ansi-terminal
包简介
PHP Terminal emulator controller utilizing ANSI escape sequence coding.
关键字:
README 文档
README
The ANSI/Terminal class controls a terminal shell such as bash. It is an abstract base class for Clio and the CLI HTML software. It provides a basic set of methods to command a terminal as well as prompt the user for information.
If you want to use this layer, simply instantiate BasicTerminal, which uses echo for output. BasicTerminal uses verbose and obvious methods, making for quickand easy use for simple requirements. If you want to move on to more capability, Clio provides a more extensive, easily chained language and extensive styling capability, and CLI HTML provides all that, plus full-up text positioning such as lists and tables.
For a full list of methods, see ANSI Terminal.
统计信息
- 总下载量: 15.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-12