Download the PHP package bookingsync/oauth2-bookingsync-php without Composer
On this page you can find all versions of the php package bookingsync/oauth2-bookingsync-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bookingsync/oauth2-bookingsync-php
More information about bookingsync/oauth2-bookingsync-php
Files in bookingsync/oauth2-bookingsync-php
Download bookingsync/oauth2-bookingsync-php
More information about bookingsync/oauth2-bookingsync-php
Files in bookingsync/oauth2-bookingsync-php
Vendor bookingsync
Package oauth2-bookingsync-php
Short Description BookingSync OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Package oauth2-bookingsync-php
Short Description BookingSync OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth2-bookingsync-php
BookingSync Provider for OAuth 2.0 Client
This package provides BookingSync OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Deprecation warning
This lib use old deprecated vendors. You may have an SSL certificate issue. To solve it, you should:
- Replace the cacert.pem file in the deprecated GuzzleHttp repo with an updated one from https://curl.haxx.se/docs/caextract.html
- The location of the old pem file is
vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem
Installation
To install, use composer:
Usage
Usage is the same as The League's OAuth client, using \Bookingsync\OAuth2\Client\Provider\Bookingsync
as the provider.
Authorization Code Flow
Refreshing a Token
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of oauth2-bookingsync-php with dependencies
PHP Build Version
Package Version
The package bookingsync/oauth2-bookingsync-php contains the following files
Loading the files please wait ....