eresults/unity-php-api

eResults API Client for PHP


Keywords
eresults-unity
License
Other

Documentation

Unity PHP api Build Status Code Climate

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.