command_line:PHP 应用程序的 CLI 支持

时间:2024-07-31 10:32:03
【文件属性】:

文件名称:command_line:PHP 应用程序的 CLI 支持

文件大小:24KB

文件格式:ZIP

更新时间:2024-07-31 10:32:03

PHP

#ThinFrame 命令行 对 PHP 应用程序的 CLI 支持。 ##特征 通过 Composer 轻松安装 无限级别的连锁命令thinframe command childcommand1 childcommand2 ... Bash 集成( /usr/bin命令和完成支持) 与 Symfony2 DiC 集成 输入/输出支持 使用短代码的样式输出 [format foreground='red' background='white' effects='bold blink']Your text[/format] [center]Your text[/center] [sideways]Some service %MIDDLE% Running[/sideways] ##安装 通过作曲家: composer require thinframe/command-line


【文件预览】:
command_line-master
----.gitignore(30B)
----src()
--------resources()
--------CommandLineApplication.php(2KB)
--------Commands()
--------IO()
--------DependencyInjection()
--------ArgumentsContainer.php(5KB)
----bin()
--------thinframe-installer(438B)
--------thinframe-completion(179B)
--------thinframe(631B)
--------.thinframerc(81B)
----composer.json(975B)
----composer.lock(19KB)
----README.md(1KB)

网友评论