eresults/unity-php-api

eResults API Client for PHP

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.