PHPackages                             mirovit/onesignal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mirovit/onesignal

ActiveLibrary[API Development](/categories/api)

mirovit/onesignal
=================

PHP Wrapper for using the OneSignal API.

0.0.3(6y ago)07[2 PRs](https://github.com/mirovit/onesignal-sdk/pulls)MITPHPPHP &gt;=5.5.0

Since Jun 23Pushed 3y agoCompare

[ Source](https://github.com/mirovit/onesignal-sdk)[ Packagist](https://packagist.org/packages/mirovit/onesignal)[ RSS](/packages/mirovit-onesignal/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (6)Used By (0)

[![Build Status](https://camo.githubusercontent.com/2f11712879e7bf27923d627bb774627900581091633df44091632a7d80a059ec/68747470733a2f2f7472617669732d63692e6f72672f6d69726f7669742f6f6e657369676e616c2d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mirovit/onesignal-sdk)

OneSignal API
=============

[](#onesignal-api)

For reference - \[[https://documentation.onesignal.com/reference\](OneSignal](https://documentation.onesignal.com/reference](OneSignal) Docs).

Still work-in-progress.

Installation
------------

[](#installation)

Using [Composer](http://getcomposer.org):

```
composer require mirovit/onesignal

```

Contribution
------------

[](#contribution)

Contributions are welcome, the only thing that is important for me is the expressive syntax and at some point when I've written tests - tests.

Usage
-----

[](#usage)

This package uses a fluent syntax, so it is very easy to read and understand the underlying code.

```
