Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 522 Bytes

Dataverse PHP API wrapper

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