spomky-labs / web-push-lib
Web-Push library for PHP
3.1.2
2024-04-11 06:36 UTC
Requires
- php: >=8.2
- ext-json: *
- psr/cache: ^1.0|^2.0|^3.0
- psr/clock: ^1.0
- psr/log: ^1.1|^2.0|^3.0
- symfony/http-kernel: ^6.2|^7.0
Suggests
- ext-mbstring: Mandatory when using Payload or VAPID extensions
- ext-openssl: Mandatory when using Payload or VAPID extensions
- lcobucci/jwt: Mandatory if you want to use VAPID using lcobucci/jwt
- psr/log-implementation: Recommended to receive logs from the library
- web-token/jwt-library: Mandatory if you want to use VAPID using web-token/jwt-framework
README
WebPush Support for PHP is a PHP library that will help you to send notifications using the Web-Push protocol.
Installation
Install the library with Composer: composer require spomky-labs/web-push-lib
.
Contribution
This repository is a sub repository of the Web-Push Framework project and is READ ONLY.
Please do not submit any Pull Request here. You should go to the main repository instead.
Documentation
The official documentation is available at https://web-push.spomky-labs.com
Support
I bring solutions to your problems and answer your questions.
If you really love that project, and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of 🍻 or more!
Or
Licence
This project is release under MIT licence.