This package provides Basecamp OAuth 2.0 support for the PHP League’s OAuth 2.0 Client.
To install, use composer:
composer require uberboom/oauth2-basecamp
Usage is the same as The League's OAuth client, using \Uberboom\OAuth2\Client\Provider\Basecamp
as the provider.