Use Composer to install required libraries.
Edit the examples and add in your own simPRO host, consumer key & secret. Then run examples from the command line.
php examples/accessTokenExample.php
php examples/directAccessExample.php
Example Scripts for accessing the simPRO API using Open Source PHP libraries
Repository from Github https://github.comsimPRO-Software/simpro-api-php
Use Composer to install required libraries.
Edit the examples and add in your own simPRO host, consumer key & secret. Then run examples from the command line.
php examples/accessTokenExample.php
php examples/directAccessExample.php
Example Scripts for accessing the simPRO API using Open Source PHP libraries
Other