p51i/qualtrics-api-php

There is no license information available for the latest version (1.0.0-alpha) of this package.

PHP library for v3 of the Qualtrics API

1.0.0-alpha 2016-12-15 14:33 UTC

This package is auto-updated.

Last update: 2024-04-08 06:40:11 UTC


README

This library provides convenient wrapper functions for Qualtrics's REST API. The API is documented here.

Requirements

Installation

Dependencies are managed by Composer. From the library root, run:

composer install

Testing

This library includes a PHPUnit test suite. To run the tests, from the library root, run:

phpunit