fernleafsystems/apiwrappers-calendly

PHP Wrapper For The Calendly API

1.1.0 2022-10-26 10:10 UTC

This package is auto-updated.

Last update: 2024-04-26 13:32:43 UTC


README

PHP Api Wrapper for Calendly API (v2)

Implements OAuth (using PHP League OAuth library) and several API Endpoints.

You can use the OAuth Provider independently of the rest of the API wrapper. We've included some helper classes which we use to abstract much of the OAuth logic used to keep a valid OAuth Access Token.