Skip to content

Commit 4870449

Browse files
committed
add plugins/extensions/bundles in README
1 parent ad00c88 commit 4870449

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ $browser = $webPush->getBrowser();
7979

8080
## Common questions
8181

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+
8289
### Is the API stable?
8390
Not until the [Push API spec](http://www.w3.org/TR/push-api/) is finished.
8491

0 commit comments

Comments
 (0)