liftkeeper / oauth2-quickbooksonline
QuickBooksOnline OAuth 2.0 Client Provider for The PHP League OAuth2-Client
Installs: 204
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
pkg:composer/liftkeeper/oauth2-quickbooksonline
Requires
- php: >=5.6.0
- league/oauth2-client: 1.*|2.*
This package is auto-updated.
Last update: 2025-10-07 00:47:48 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.