定制 cac/autophing 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cac/autophing

最新稳定版本:2.1.0

Composer 安装命令:

composer require cac/autophing

包简介

Predefined Phing targets

关键字:

README 文档

README

Phing targets to import and use. The goal of this library to plugin your favorite development/quality tools in your project and run it with a simple command.

Usage

Create your build.xml file and import the target xml files you want to use.

Importing build files

Importing the AutoPhing build files can be done with the ImportTask. This will import the targets into your own build file.

Example import <import file="zf/zf.xml" />

Overwriting configuration

A lot of the AutoPhing build files use configuration parameters to run the commands. Those parameters are defined in the .properties files in the same directory. You can override those parameters with your own by just specifying them in your own build file.

Available AutoPhing Programs

统计信息

  • 总下载量: 61.04k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2013-03-10