inviqa/php-console-standard
Composer 安装命令:
composer create-project inviqa/php-console-standard
包简介
A standard template for a PHP console app using Symfony\Component\Console
README 文档
README
Welcome to the PHP Console Standard Edition - a fully-functional Symfony console application that you can use as the skeleton for your new applications.
Usage
composer create-project inviqa/php-console-standard my-cli-tool
What's inside?
The PHP Console Standard Edition is configured with the following defaults:
-
A HelloWorld console command
-
A CLI entrypoint for the console application
It comes pre-configured with the following development tools:
-
Behat - For BDD feature verification
-
PHPSpec - For BDD specification verification
Enjoy!
统计信息
- 总下载量: 89
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-12