Example PHP project for communicating with Enfocus Switch API
- Class using curl_exec
- Class using Guzzle Http Client
Clone this repo to your local drive or download and unpack zip.
Open terminal and go to the project folder
The recommended way to install this bundle with dependencies is through Composer.
php composer.phar update | composer install