Skip to content

brlab-inc/oauth2-twitter

 
 

Repository files navigation

Twitter Provider for OAuth 2.0 Client

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%