brlab-inc/oauth2-twitter

Twitter OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1.0 2019-08-19 08:50 UTC

This package is auto-updated.

Last update: 2024-04-25 08:55:15 UTC


README

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

This package provides Twitter OAuth 2.0 support for the PHP League's OAuth 2.0 Client.

Installation

To install, use composer:

composer require brlab-inc/oauth2-twitter

Usage

Usage is the same as The League's OAuth client, using \BRlab\OAuth2\Client\Provider\Twitter as the provider.

Testing

$ ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.