oauth1::locked_with_key:用于PHP的OAuth 1.0客户端库

时间:2021-02-06 08:16:53
【文件属性】:
文件名称:oauth1::locked_with_key:用于PHP的OAuth 1.0客户端库
文件大小:33KB
文件格式:ZIP
更新时间:2021-02-06 08:16:53
php twitter oauth1 oauth1-client TwitterPHP 适用于PHP的OAuth 1.0客户端库 简单,流畅和可扩展PHP OAuth 1.0客户端库。 目录 安装 推荐的安装此软件包的方法是通过 。 在终端中运行以下命令以安装此软件包: composer require risan/oauth1 快速入门指南 该软件包非常灵活。 您可以使用它与实现OAuth 1.0协议的任何提供程序进行交互,例如Twitter。 这是一个如何使用此程序包与Twitter API交互的快速示例:获取授权用户的推文。 <?php // Includes the Composer autoload file. require 'vendor/autoload.
【文件预览】:
oauth1-master
----composer.json(1KB)
----src()
--------Provider()
--------OAuth1.php(5KB)
--------OAuth1Factory.php(2KB)
--------Signature()
--------HttpClient.php(1KB)
--------HttpClientInterface.php(833B)
--------Credentials()
--------OAuth1Interface.php(4KB)
--------Request()
--------ProviderFactory.php(2KB)
--------Config()
----LICENSE.md(1KB)
----README.md(14KB)

网友评论