We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad00c88 commit 4870449Copy full SHA for 4870449
README.md
@@ -79,6 +79,13 @@ $browser = $webPush->getBrowser();
79
80
## Common questions
81
82
+### Is there any plugin/bundle/extension for my favorite PHP framework?
83
+The following are available:
84
+
85
+- Symfony: [MinishlinkWebPushBundle](https://github.com/Minishlink/web-push-bundle)
86
87
+Feel free to add your own!
88
89
### Is the API stable?
90
Not until the [Push API spec](http://www.w3.org/TR/push-api/) is finished.
91
0 commit comments