Download the PHP package minishlink/web-push-bundle without Composer
On this page you can find all versions of the php package minishlink/web-push-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download minishlink/web-push-bundle
More information about minishlink/web-push-bundle
Files in minishlink/web-push-bundle
Download minishlink/web-push-bundle
More information about minishlink/web-push-bundle
Files in minishlink/web-push-bundle
Vendor minishlink
Package web-push-bundle
Short Description Symfony Bundle around the WebPush library
License MIT
Homepage https://github.com/minishlink/web-push-bundle
Package web-push-bundle
Short Description Symfony Bundle around the WebPush library
License MIT
Homepage https://github.com/minishlink/web-push-bundle
Please rate this library. Is it a good library?
Informations about the package web-push-bundle
MinishlinkWebPushBundle
This bundle provides a simple integration of the WebPush library.
Usage
Web Push sends notifications to endpoints which server delivers web push notifications as described in the Web Push API specification.
The bundle provides a new minishlink_web_push
service that returns an instance of Minishlink\WebPush\WebPush
.
For more info on what you can do with $webPush
, check Minishlink/web-push.
Installation
composer require minishlink/web-push-bundle
- Enable the bundle in your
app/AppKernel.php
.
Configuration
Here is the default configuration, you may change it in your app/config/config.yml
.
All versions of web-push-bundle with dependencies
PHP Build Version
Package Version
The package minishlink/web-push-bundle contains the following files
Loading the files please wait ....