shover:Pusher API 的轻量级 PHP 接口

时间:2024-06-26 03:43:53
【文件属性】:

文件名称:shover:Pusher API 的轻量级 PHP 接口

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-26 03:43:53

PHP

推拉 轻量级 PHP 接口。 安装 作曲家 "tackk/shover": "1.1.*" 运输 所有传输都必须扩展Tackk\Shover\Transport\AbstractTransport 。 默认情况下包括两 (2) 个传输: Tackk\Shover\Transport\Curl - 使用 PHP Curl 扩展。 Tackk\Shover\Transport\Guzzle - 使用 。 卷曲 <?php use Tackk \ Shover \ Credentials ; use Tackk \ Shover \ Transport \ Curl ; use Tackk \ Shover \ Client ; require 'vendor/autoload.php' ; $ credentials = new Credentials ( '3' , '278d42


【文件预览】:
shover-master
----.gitignore(43B)
----README.md(1KB)
----tests()
--------CredentialsTest.php(797B)
--------ClientTest.php(1012B)
----phpunit.xml(532B)
----LICENSE(1KB)
----composer.json(645B)
----src()
--------Credentials.php(1KB)
--------Transport()
--------exceptions.php(207B)
--------Request.php(3KB)
--------Client.php(5KB)

网友评论