ganbarodigital / php-process-runner
0.3.2
2015-09-22 19:15 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-data-containers: ^2.1
- ganbarodigital/php-datetime: ^1.0
- ganbarodigital/php-event-stream: ^1.0
- ganbarodigital/php-exceptions: ^1.1
- ganbarodigital/php-file-system: >=0.2, <2.0.0
- ganbarodigital/php-reflection: ^2.7
Requires (Dev)
This package is not auto-updated.
Last update: 2024-09-14 17:42:57 UTC
README
简介
PHP Process Runner 库提供了一个简单易用的方式来运行外部 CLI 命令,您可以快速将其添加到自己的项目中以节省时间和精力。
它基于 DataSift 的 Storyplayer 中的 CommandLib 代码。
安装
运行此命令以将此库添加到您的 composer.json
文件中
composer require ganbarodigital/php-process-runner