Skip to content

gubi/dataverse-php-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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