eresults/unity-php-api

eResults API Client for PHP

Installs: 3 192

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 1

Open Issues: 1

pkg:composer/eresults/unity-php-api

3.2.2 2023-08-21 08:57 UTC

README

Use this API to connect your application with eResults ID. You need an API key and an account system name.

Installation

composer require eresults/unity-php-api

Testing

Run

composer install
phpunit

to test the code.