Download the PHP package messagebird/pushprom-yii2-client without Composer
On this page you can find all versions of the php package messagebird/pushprom-yii2-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download messagebird/pushprom-yii2-client
More information about messagebird/pushprom-yii2-client
Files in messagebird/pushprom-yii2-client
Package pushprom-yii2-client
Short Description A Yii 2 client for Pushprom
License BSD-2-Clause
Homepage https://www.messagebird.com
Informations about the package pushprom-yii2-client
Pushprom Yii 2 client
This is a Yii 2 client for for Pushprom. It provides a thin layer on top of the Pushprom PHP Client.
Installing
You can install the Pushprom Yii 2 client through Composer by running:
Alternatively, add this to your composer.json
:
And then install by running:
Usage
In your configuration add the Pushprom component:
Create and update metrics in your code:
Helpers
The repository includes helpers for common tasks.
For example, we've found that logging HTTP responses and their time is something that is repeated amongst projects. \Yii::$app->pushprom
contains helper methods to make it easier to stat them. You can use them like this:
License
The Yii 2 client for Pushprom is licensed under The BSD 2-Clause License. Copyright (c) 2016, MessageBird
All versions of pushprom-yii2-client with dependencies
messagebird/pushprom-php-client Version ^1.0.1
ext-bcmath Version *