2017 © Pedro Peláez
 

project openrefine-php-client

image

keboola/openrefine-php-client

  • Monday, May 28, 2018
  • by Keboola
  • Repository
  • 6 Watchers
  • 4 Stars
  • 101 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 2 % Grown

The README.md

OpenRefine PHP Client

Build Status Code Climate Test Coverage License, (*1)

A PHP Wrapper for OpenRefine API., (*2)

The reason I started developing a new PHP Client is that none of the OpenRefine batch processing libraries use either latest OpenRefine or reliably work., (*3)

Build and tested with OpenRefine 2.6 RC2, distributed via Packagist., (*4)

API

API documentation is deployed here., (*5)

Development

Requirements:, (*6)

  • Docker Engine ~1.10.0
  • Docker Compose ~1.6.0

Application is prepared for run in container, you can start development same way:, (*7)

  1. Clone this repository: git clone https://github.com/keboola/openrefine-php-client
  2. Change directory: cd openrefine-php-client
  3. Build services: docker-compose build
  4. Run tests docker-compose run --rm dev composer ci

License

MIT. See license file., (*8)

The Versions

28/05 2018
24/09 2016