Skip to content

eResults/unity-php-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.