This reposity aims to provide a bootstrap for using the Rest API of GLPI. We are using PHP Guzzle library to send http queries. See api.php code for details.
- GLPI 9.2 (with api enabled)
- PHP >= 5.6
- Clone this repository on your computer.
- Run
composer installto pull dependencies - Create a config.inc.php from config.inc.example file and fill parameters with your glpi instance data