2017 © Pedro Peláez
 

library helpscout-docs-api-php

API client for the Help Scout Docs API

image

m1x0n/helpscout-docs-api-php

API client for the Help Scout Docs API

  • Sunday, July 8, 2018
  • by m1x0n
  • Repository
  • 2 Watchers
  • 19 Stars
  • 164 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 12 Versions
  • 3 % Grown

The README.md

helpscout-docs-api-php example workflow

PHP Wrapper for the Help Scout Docs API. More information about Docs API: http://developer.helpscout.net/docs-api/., (*1)

Inspired and followed by original https://github.com/helpscout/helpscout-api-php repository., (*2)

Requirements

  • PHP >= 8

Installation

This will install latest 4.* version:, (*3)

composer require m1x0n/helpscout-docs-api-php
Package version PHP version
1.* >= 5.5
2.* >= 7.3
3.* >= 7.4
4.* >= 8

Previous versions are also available and could be installed in following way:, (*4)

composer require m1x0n/helpscout-docs-api-php:^2

Example Usage:

require_once __DIR__ . '/../vendor/autoload.php';

use HelpScoutDocs\DocsApiClient;

// Initialize client
$docsApiClient = new DocsApiClient('your-api-key');

// Get all collections
$collections = $docsApiClient->getCollections();

More examples

Changelog

Covered Docs API methods

Contributions

Contributions are highly appreciated., (*5)

Feel free to file an issue, send a PR, make a suggestion etc., (*6)

TODO

Use jms/serializer for deserialization, (*7)

The Versions

08/07 2018

dev-master

9999999-dev http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

08/07 2018

1.2.3

1.2.3.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

08/07 2018

dev-travisci-php7.2

dev-travisci-php7.2 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

18/05 2018

1.2.2

1.2.2.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

03/03 2017

1.2.1

1.2.1.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

03/03 2017

1.2

1.2.0.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

21/02 2017

1.1

1.1.0.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

21/02 2017

1.0.3

1.0.3.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

10/01 2017

1.0.2

1.0.2.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

08/07 2016

1.0.1

1.0.1.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

07/07 2016

1.0

1.0.0.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar m1x0n

api api-client docs helpscout docs-api

31/05 2016

0.1.2

0.1.2.0 http://www.helpscout.net

API client for the Help Scout Docs API

  Sources   Download

MIT

The Requires

  • php >=5.3.2
  • ext-curl *

 

by Avatar m1x0n

api api-client docs helpscout docs-api