fernleafsystems / apiwrappers-calendly
PHP Wrapper For The Calendly API
1.1.0
2022-10-26 10:10 UTC
Requires
- php: >=7.4
- ext-json: *
- fernleafsystems/apiwrappers-base: ^2.1
- league/oauth2-client: ^2.6
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.