Skip to content

Example of Simple Web Push with Server in PHP

License

Notifications You must be signed in to change notification settings

patrykjadamczyk/web-push-php-example

Repository files navigation

Example of Simple Web Push with Server in PHP

This is implementation of same behaviour like web-push-nodejs-example but with Server Side in PHP.

Files

  • subscribe.php - Server Side Script on PHP with making subscription and sending notification
  • index.html - Client Page
  • client.js - Client Page JavaScript File
  • worker.js - Service Worker Javacript File

About

Example of Simple Web Push with Server in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published