定制 xmlsquad/xml-authoring-tools 二次开发

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

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

xmlsquad/xml-authoring-tools

Composer 安装命令:

composer require xmlsquad/xml-authoring-tools

包简介

PHP Console commands for managing xml files.

README 文档

README

A composer library of tools to help build and manage an xml-authoring-project.

In most cases you will run the tools in the context of an xml authoring project.

Prerequisites

Using at xml-authoring-project

  • Put next lines at project's composer.json:

    "config": {
        "bin-dir": "bin"
    }
  • Require tools library:

    composer require xmlsquad/xml-authoring-tools
  • List available commands:

    bin/console

Contribute

cd ~/
git clone https://github.com/xmlsquad/xml-authoring-tools.git
cd xml-authoring-tools

# Install
composer install --dev

# Make you own feature branch
git checkout -b feature-XXX

# Make changes with tests
# ...

# Make sure tests are passing
vendor/bin/phpunit

# Push your changes
git push origin feature-XXX

Test

composer install --dev
vendor/bin/phpunit

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2018-06-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固