Download the PHP package minishlink/web-push-php-example without Composer
On this page you can find all versions of the php package minishlink/web-push-php-example. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download minishlink/web-push-php-example
More information about minishlink/web-push-php-example
Files in minishlink/web-push-php-example
Download minishlink/web-push-php-example
More information about minishlink/web-push-php-example
Files in minishlink/web-push-php-example
Vendor minishlink
Package web-push-php-example
Short Description An example for sending Web Push notifications, using web-push-php
License MIT
Package web-push-php-example
Short Description An example for sending Web Push notifications, using web-push-php
License MIT
Please rate this library. Is it a good library?
minishlink/web-push-php-example
Rate from 1 - 5
Rated 1.16 based on 70 reviews
Rated 1.16 based on 70 reviews
Informations about the package web-push-php-example
Web Push example in PHP
Navigating through the commits and files will help you build:
- on the client
- a user friendly opt-in push notification button
- on the server
- an endpoint for managing your push notification subscriptions
- an endpoint that triggers push notification thanks to web-push-php
Requirements
- Chrome or Firefox
- composer
- PHP 8.0+
- gmp
- mbstring
- curl
- openssl
PHP 7.2 is no longer maintained, but you can checkout the v3.x
tags.
PHP 7.1 is no longer maintained, but you can checkout the v2.x
tags.
PHP 5.6+ is no longer maintained, but you can checkout the v1.x
tags.
Installation
You can change the VAPID keys in the this guide. Don't forget to update the public key in app.js too.
Usage
And open localhost:8000.
All versions of web-push-php-example with dependencies
PHP Build Version
Package Version
Requires
minishlink/web-push Version
^8.0.0
The package minishlink/web-push-php-example contains the following files
Loading the files please wait ....