dataverse/php-library

A PHP wrapper around the Dataverse API

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 2

pkg:composer/dataverse/php-library

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

This package is auto-updated.

Last update: 2025-12-29 03:12:14 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