XeroOAuth-PHP:Xero API V2PHP类

时间:2021-02-20 10:40:48
【文件属性】:
文件名称:XeroOAuth-PHP:Xero API V2PHP类
文件大小:163KB
文件格式:ZIP
更新时间:2021-02-20 10:40:48
PHP 警告:该库不再维护。 寻找OAuth 2.0吗? 请检出及其配套的 寻找OAuth 1.0a? 请检出社区项目 XeroOAuth-PHP(不推荐使用) 该存储库已存档,不会再审核其他问题或请求请求。 随意派生仓库并使用代码。 PHP库,用于使用Xero OAuth API。 介绍 XeroOAuth-PHP是用于Xero API( )的示例库。 Xero API使用OAuth 1.0a,但我们不建议将此库用于其他OAuth 1.0a API,因为Xero API具有更高级的实现之一(RSA-SHA1等),因此具有许多通常不用于其他API。 该库旨在使开发人员能够通过OAuth身份验证层快速启动并运行,但是在将其用于生产环境之前,需要对其实现进行一些自定义。 要求 PHP 5+ php_curl扩展名-确保最新版本(7.30+) php_openssl扩展 设置 要进行设置
【文件预览】:
XeroOAuth-PHP-master
----composer.json(556B)
----_config.php(2KB)
----index.php(500B)
----license.txt(1KB)
----tests()
--------tests.php(33KB)
--------testRunner.php(5KB)
----.gitignore(142B)
----certs()
--------ca-bundle.crt(245KB)
----public.php(4KB)
----lib()
--------OAuthSimple.php(18KB)
--------XeroOAuth.php(21KB)
----README.md(8KB)
----partner.php(4KB)
----private.php(2KB)

网友评论