/enfocus-switch-api

Example PHP project for communicating with Enfocus Switch API

Primary LanguagePHP

enfocus-switch-api

Example PHP project for communicating with Enfocus Switch API

  1. Class using curl_exec
  2. Class using Guzzle Http Client

Installing this bundle

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