stuart/phingtasks
Composer 安装命令:
composer require stuart/phingtasks
包简介
a collection of useful additional Phing tasks
关键字:
README 文档
README
PhingTasks is a collection of useful tasks for use with Phing, the PHP development automation tool.
Some of these tasks were originally bundled as part of the Phix project; they've been broken out into a separate project so that they can be more widely reused.
Installation
You should install PhingTasks via Composer:
{
"require": {
"stuart/phingtasks": "1.*"
}
}
Usage
Please see the online documentation for each task:
- Dedupe - Remove duplicate files from a folder tree
- Now - Set a project property to the current date and time
- PhingCallIfExists - Call a target only if it has been defined
License
统计信息
- 总下载量: 676
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-01-02