liftkeeper / oauth2-quickbooksonline
QuickBooksOnline OAuth 2.0 Client Provider for The PHP League OAuth2-Client
1.0.1
2021-07-06 14:29 UTC
Requires
- php: >=5.6.0
- league/oauth2-client: 1.*|2.*
This package is auto-updated.
Last update: 2024-11-06 23:01:16 UTC
README
This package provides QuickBooksOnline OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
composer require liftkeeper/oauth2-quickbooksonline
Usage
Usage is the same as The League's OAuth client, using \Liftkeeper\OAuth2\Client\Provider\QuickBooksOnline
as the provider.
License
The MIT License (MIT). Please see License File for more information.