Notification Manager is a web app to manage the push notification for all your apps. Right now the support is limited to the service Google Cloud Messaging, so you are be able to send notifications to Android and iOS devices and to Chrome web apps.
NotificationManager uses composer to manage the external library.
Clone the repository:
git clone https://github.com/MpStyle/NotificationManager.git
php composer.phar install