This package provides Twitter OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
To install, use composer:
composer require brlab-inc/oauth2-twitter
Usage is the same as The League's OAuth client, using \BRlab\OAuth2\Client\Provider\Twitter
as the provider.
$ ./vendor/bin/phpunit
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.