robertsaupe/php-console-app
Composer 安装命令:
composer create-project robertsaupe/php-console-app
包简介
php based console app template
README 文档
README
php based console app template
Supporting
GitHub | Patreon | PayPal | Amazon
Getting started
Install
composer create-project robertsaupe/php-console-app my-console-app
Console
Execute bin/console
cd my-console-app
composer console
Debug
Execute bin/console-debug
cd my-console-app
composer debug
Phar
Execute build/console.phar
cd my-console-app
composer phar
Compile Phar
Install box
cd my-console-app
composer compile
PHPStan
What is PHPStan?
cd my-console-app
composer stan
Credits
- box-project/box for some basics
- Kevin Herrera kevin@herrera.io
- Théo Fidry theo.fidry@gmail.com
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-06