bentools/webpush-bundle
Symfony bundle to send Web Push notifications using the Web Push protocol. Manage user-to-subscription associations (multi-device and shared devices) with your own persistence (Doctrine or custom). Includes VAPID key generation and backend APIs for subscriptions.
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.14...0.14.1
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.13.1...0.14
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.13...0.13.1
configure method of WebPushGenerateKeysCommand by @easis in https://github.com/bpolaszek/webpush-bundle/pull/53Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.12...0.13
This release drops support for old PHP / Symfony versions.
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.11...0.12
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.10...0.11
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.9...0.10
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.8...0.9
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.7.1...0.8
Full Changelog: https://github.com/bpolaszek/webpush-bundle/compare/0.7...0.7.1
Thanks @silvioq for keeping the composer.json up-to-date.
Many breaking changes from 0.3 to 0.4:
{"subscription": {Subscription object}, "options": {Options object}"}UserSubscriptionInterface::getContentEncoding() methodUserSubscriptionManagerInterface::hash() signatureNotification value object in favor of PushNotificationPushMessageSender class.How can I help you explore Laravel packages today?