PingIt SDK 源码
平安 [已弃用]转到 通过PHP库与PingIt API进行交互。 安装 composer require mediashare/pingit 用法 $ pingIt = new PingIt ( "" ); $ pingIt -> send ( $ title = 'Hello' , $ message = 'Welcome to PingIt' , $ icon = 'fa fa-home' , $ color = 'success' );
文件列表
PingIt-SDK-master.zip
(预估有个6文件)
PingIt-SDK-master
.gitignore
6B
src
PingIt.php
800B
.DS_Store
6KB
composer.json
446B
composer.lock
16KB
README.md
366B
暂无评论