AkamaiPhpClient:Akamai PHP客户端

时间:2024-06-11 04:19:20
【文件属性】:

文件名称:AkamaiPhpClient:Akamai PHP客户端

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-11 04:19:20

PHP

Akamai PHP客户端 安装 composer install jeremymarc/akamai-php-client 用法 $ curl = new Curl ; $ client = new Client ( $ curl , $ clientToken , $ clientSecret , $ accessToken , $ baseUrl ); $ resp = $ client -> checkQueueLength (); echo $ resp -> queueLength ; 支持的方法 checkQueueLength() getPurgeStatus($ id) purgeRequest($ object) Akamai文档 报告问题或功能请求 在中跟踪问题和功能请求。


【文件预览】:
AkamaiPhpClient-master
----.gitignore(40B)
----src()
--------Akamai()
----LICENSE(1KB)
----composer.json(581B)
----README.md(610B)
----phpunit.xml(1KB)
----tests()
--------Akamai()
--------bootstrap.php(288B)

网友评论