dataverse/php-library

A PHP wrapper around the Dataverse API

v1.0.3 2018-11-22 11:25 UTC

This package is auto-updated.

Last update: 2024-08-29 04:31:45 UTC


README

Dataverse Project logo

This project is a PHP wrapper around the Dataverse API.

Install

Dependencies

This project requires PHP 7.2+ to run.
Additionally you must install following dependencies:

PHP dependencies

  • php-curl
  • php-json
  • php-xml
  • php-zip

Now run: composer require dataverse/php-library