Skip to content

Commit 17c0fe0

Browse files
bpolaszekMinishlink
authored andcommitted
Added bentools/webpush-bundle in README (#137)
1 parent f40a1f6 commit 17c0fe0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,9 @@ $webPush = new WebPush(array(), array(), $timeout, $clientOptions);
254254
### Is there any plugin/bundle/extension for my favorite PHP framework?
255255
The following are available:
256256

257-
- Symfony: [MinishlinkWebPushBundle](https://github.com/Minishlink/web-push-bundle)
257+
- Symfony:
258+
- [MinishlinkWebPushBundle](https://github.com/Minishlink/web-push-bundle)
259+
- [bentools/webpush-bundle](https://github.com/bpolaszek/webpush-bundle) (associate your Symfony users to WebPush subscriptions)
258260
- Laravel: [laravel-notification-channels/webpush](https://github.com/laravel-notification-channels/webpush)
259261

260262
Feel free to add your own!

0 commit comments

Comments
 (0)