php-soundcloud:用PHP编写的SoundCloud API包装器,支持使用OAuth 2.0进行身份验证

时间:2021-04-14 14:33:16
【文件属性】:
文件名称:php-soundcloud:用PHP编写的SoundCloud API包装器,支持使用OAuth 2.0进行身份验证
文件大小:12KB
文件格式:ZIP
更新时间:2021-04-14 14:33:16
PHP SoundCloud PHP API包装器 介绍 PHP编写的SoundCloud API的包装,支持使用进行身份验证。 包装程序对2.0版进行了真正的大修。 当前版本是考虑到编写的,可以很容易地作为PEAR软件包分发。 要求 PHP> = 5.0.0(支持 ) 入门 查看Wiki条目,以获取有关如何入门的更多参考。 另外,请确保签出以获取一些示例代码。 作曲家 psr-4分支上提供了兼容PSR-4并可以通过Composer安装的库版本。 要将其包含在您的项目中,请在composer.json文件中包含以下内容: { "repositories": [ { "type": "git", "url": "https://github.com/mptre/php-soundcloud" } ],
【文件预览】:
php-soundcloud-master
----Services()
--------Soundcloud()
--------Soundcloud.php(23KB)
----README.md(6KB)
----tests()
--------Soundcloud_Test_Helper.php(2KB)
--------Soundcloud_Test.php(10KB)
----CHANGELOG.md(212B)

网友评论