PHPackages                             irontec/push-notifications - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. irontec/push-notifications

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

irontec/push-notifications
==========================

Libreria para gestionar facilmente las notificaciónes push con Android e IOS.

v0.0.1(10y ago)3581EUPLPHP

Since May 9Pushed 9y ago14 watchersCompare

[ Source](https://github.com/irontec/push-notifications)[ Packagist](https://packagist.org/packages/irontec/push-notifications)[ Docs](https://github.com/irontec/push-notifications)[ RSS](/packages/irontec-push-notifications/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

PushNotifications
=================

[](#pushnotifications)

Libreria para gestionar facilmente las notificaciónes push con Android e IOS.

Instalación
===========

[](#instalación)

### Instalación con Composer

[](#instalación-con-composer)

```
composer require irontec/pushnotifications
```

or

```
    {
        "require": {
            "require irontec/pushnotifications": ">=1.0"
        }
    }
```

Ejemplos
========

[](#ejemplos)

Android
-------

[](#android)

Envio de una notificación a un dispositivo Android

```
