helpcrunch/api-client-php

PHP Client for HelpCrunch public API

dev-develop 2019-07-02 13:50 UTC

README

PHP Client for HelpCrunch public API.
You can retrieve, update, add and delete your organization's customers.
You will need your Public API Key from you HelpCrunch Account -> Settings -> Developers -> Public API.
This client library will cover most of requests descript here: https://docs.helpcrunch.com/backend-api-reference.html

Prerequisites

PHP 7, Composer, php-json (default extension)

Installation

Run composer require helpcrunch/api-client-php