cliphar/cliphar-skeleton
最新稳定版本:2.0.0
Composer 安装命令:
composer require cliphar/cliphar-skeleton
包简介
PHP framework for CLI apps
关键字:
README 文档
README
A project template for building cliphar apps
Usage
composer create-project cliphar/cliphar-skeleton
cd cliphar-skeleton
git init
git add -A
git commit -am"First commit"
composer update --no-dev
box build
php cliphar-skeleton.phar
To be able to compile the phar you need to install box
*Note: Keep in mind that box requires the option phar.readonly = false in your php.ini
For more info about usage read the Cliphar docs
统计信息
- 总下载量: 78
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-18