byrokrat/autogiro2xml 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

byrokrat/autogiro2xml

Composer 安装命令:

composer create-project byrokrat/autogiro2xml

包简介

Command line utility for converting autogiro files to XML

README 文档

README

byrokrat

autogiro2xml

Packagist Version Build Status

Command line utility for converting autogiro files to XML.

Installation

Using phive (recommended)

Install using phive:

phive install byrokrat/autogiro2xml

As a phar archive

Download the latest version from the github releases page.

Optionally rename autogiro2xml.phar to autogiro2xml for a smoother experience.

Using composer

Install as a composer dependency:

composer require byrokrat/autogiro2xml

This will make autogiro2xml avaliable as vendor/bin/autogiro2xml.

From source

To build you need make

make
sudo make install

The build script uses composer to handle dependencies and phive to handle build tools. If they are not installed as composer or phive respectivly you can use something like

make COMPOSER_CMD=./composer.phar PHIVE_CMD=./phive.phar

Usage

Transforming an autogiro file to XML.

autogiro2xml <filename>

Works well with *nix streams and pipes.

cat filename | autogiro2xml > output.xml

Validate autogiro files using the --format=validate option.

autogiro2xml --format=validate <filename>

You may pass multiple file or directory names.

autogiro2xml --format=validate /dir/with/ag/files

Use the --stop-on-failure option to stop processing once a broken file is found.

autogiro2xml --format=validate --stop-on-failure /dir/with/ag/files

Parse a directory of autogiro files and save error descriptions

autogiro2xml --format=validate <dirname> 2> errors.txt

For the complete help see

autogiro2xml --help

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2018-10-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固