brlab-inc / oauth2-twitter
PHP League OAuth2-Client 的 Twitter OAuth 2.0 客户端提供者
1.0
2019-08-19 08:50 UTC
Requires
- abraham/twitteroauth: ^1.0
- league/oauth2-client: ^2.0
This package is auto-updated.
Last update: 2024-09-25 09:50:33 UTC
README
此包为 PHP League 的 OAuth 2.0 Client 提供了 Twitter OAuth 2.0 支持。
安装
要安装,请使用 composer
composer require brlab-inc/oauth2-twitter
用法
用法与 The League 的 OAuth 客户端相同,使用 \BRlab\OAuth2\Client\Provider\Twitter 作为提供者。
测试
$ ./vendor/bin/phpunit
贡献
请参阅 CONTRIBUTING 了解详情。
鸣谢
许可证
MIT 许可证 (MIT)。请参阅 许可证文件 了解更多信息。