apidae-tourisme/apidae-php

Apidae API official PHP Client

v2.1.0 2023-11-06 10:50 UTC

This package is auto-updated.

Last update: 2024-04-06 11:52:56 UTC


README

  • 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

Documentation

https://apidae-tourisme.github.io/apidae-php/

Usage

docs/USAGE.md

Handling errors

docs/ERRORS.md