puniserv/cli-converter
Composer 安装命令:
composer require puniserv/cli-converter
包简介
PHP CLI converter
README 文档
README
Converter use symfony DI, symfony console application and GuzzleHTTP.
Feed month in pubDate column will be translated by system to locale set in converter configuration.
How to use (standalone)
Transform feed http link into csv file and overwrite existing file
$ php src/console.php csv:simple SOURCE_URL PATH_TO_SAVE
Transform feed http link into csv file and extend existing file
$ php src/console.php csv:extended SOURCE_URL PATH_TO_SAVE
Installation
PHP7.1 Required with libxml, simplexml, json extensions
$ git clone https://github.com/puniserv/cli-converter $ composer install
Available test commands in composer
$ composer phpunit
$ composer test
$ composer testCoverageWithHtml
$ composer testCoverage
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-19