phindmarsh/blimp

使用 Guzzle 处理 Urban Airship 推送通知的库。受 Tino Ehrich 的 simplon_helium 库启发

1.0.0 2013-05-20 04:28 UTC

This package is not auto-updated.

Last update: 2024-09-14 13:38:44 UTC


README

simplon/helium 启发,此库使用 Guzzle 服务描述来连接 Urban Airship API。在此服务上放置了一个轻量级包装,以使常见任务更加简单。

设置

包含 composer

"require": {
   "phindmarsh/blimp": "dev-master"
}

还需要其他什么吗?

您需要一个 Urban Airship 账户、应用程序密钥、秘密和主密钥。(在此注册 这里

将提供使用示例。