Download the PHP package keboola/openrefine-php-client without Composer
On this page you can find all versions of the php package keboola/openrefine-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download keboola/openrefine-php-client
More information about keboola/openrefine-php-client
Files in keboola/openrefine-php-client
Download keboola/openrefine-php-client
More information about keboola/openrefine-php-client
Files in keboola/openrefine-php-client
Vendor keboola
Package openrefine-php-client
Short Description OpenRefine PHP Client library
License MIT
Package openrefine-php-client
Short Description OpenRefine PHP Client library
License MIT
Please rate this library. Is it a good library?
Informations about the package openrefine-php-client
OpenRefine PHP Client
A PHP Wrapper for OpenRefine API.
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.
Build and tested with OpenRefine 2.6 RC2, distributed via Packagist.
API
API documentation is deployed here.
Development
Requirements:
- Docker Engine
~1.10.0
- Docker Compose
~1.6.0
Application is prepared for run in container, you can start development same way:
- Clone this repository:
git clone https://github.com/keboola/openrefine-php-client
- Change directory:
cd openrefine-php-client
- Build services:
docker-compose build
- Run tests
docker-compose run --rm dev composer ci
License
MIT. See license file.
All versions of openrefine-php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0
guzzlehttp/guzzle Version ^6.3
keboola/csv Version ~1.1.4
keboola/php-temp Version ~0.1.6
guzzlehttp/guzzle Version ^6.3
keboola/csv Version ~1.1.4
keboola/php-temp Version ~0.1.6
The package keboola/openrefine-php-client contains the following files
Loading the files please wait ....