Skip to content

ocotpusz/MiPush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用方式:

require 'vendor/autoload.php';

use Octopusz\Mipush\MiPush;

$payload = '{"status":1}';

$mipush = new MiPush();

$res = $mipush::sendMessage($secret, $package, $regId, $title, $desc, $payload, $num, $gid);

print_r($res) ;

About

集成小米推送

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages