Skip to content

apidae-tourisme/apidae-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apidae PHP Api Client

  • All API methods exposed with input validation;
  • Authentication set automatically (for both credentials and OAuth end points);
  • Apidae SSO helpers;
  • Error handling;
  • Handle exports (Zip download and reading);
  • Based on Guzzle 7.

This documentation only handle the PHP implementation, for further questions please refer to Apidae API Documentation.

Install

docs/INSTALL.md

Usage

docs/USAGE.md

Handling errors

docs/ERRORS.md

API methods

docs/METHODS.md