keboola/openrefine-php-client

OpenRefine PHP 客户端库

安装: 159

依赖项: 0

建议者: 0

安全: 0

星标: 10

关注者: 18

分支: 1

开放问题: 3

类型:项目

2.0.0 2019-01-08 13:26 UTC

README

Build Status Code Climate Test Coverage License

OpenRefine API 的 PHP 包装器。OpenRefine API

我开始开发新的 PHP 客户端的原因是,没有任何 OpenRefine 批处理库使用最新的 OpenRefine 或可靠地工作。

使用 OpenRefine 2.6 RC2 构建和测试,通过 Packagist 分发。

API

API 文档已部署在此

开发

需求

  • Docker 引擎 ~1.10.0
  • Docker Compose ~1.6.0

应用程序已准备在容器中运行,您可以通过相同的方式进行开发

  1. 克隆此存储库:git clone https://github.com/keboola/openrefine-php-client
  2. 更改目录:cd openrefine-php-client
  3. 构建服务:docker-compose build
  4. 运行测试 docker-compose run --rm dev composer ci

许可证

MIT。请参阅许可证文件