spomky-labs / web-push
Web-Push framework for PHP
Installs: 1 541
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 5
Forks: 3
Open Issues: 5
Type:bundle
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/config: ^6.2|^7.0
- symfony/dependency-injection: ^6.2|^7.0
- symfony/framework-bundle: ^6.2|^7.0
- symfony/http-kernel: ^6.2|^7.0
Requires (Dev)
- doctrine/dbal: ^3.0|^4.0
- doctrine/doctrine-bundle: ^2.0
- doctrine/doctrine-fixtures-bundle: ^3.4
- doctrine/orm: ^2.6|^3.0
- ekino/phpstan-banned-code: ^1.0
- infection/infection: ^0.28
- lcobucci/jwt: ^4.3|^5.0
- matthiasnoback/symfony-config-test: ^4.2|^5.0
- matthiasnoback/symfony-dependency-injection-test: ^4.2|^5.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpbench/phpbench: ^1.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.8
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^10.1|^11.0
- qossmic/deptrac-shim: ^1.0
- rector/rector: ^1.0
- roave/security-advisories: dev-latest
- symfony/cache: ^6.2|^7.0
- symfony/clock: ^6.2|^7.0
- symfony/http-client: ^6.2|^7.0
- symfony/monolog-bundle: ^3.5
- symfony/var-dumper: ^6.2|^7.0
- symfony/yaml: ^6.2|^7.0
- symplify/easy-coding-standard: ^12.0
- web-token/jwt-library: ^3.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
Replaces
- spomky-labs/web-push-bundle: 3.1.2
- spomky-labs/web-push-lib: 3.1.2
- 3.2.x-dev
- 3.1.x-dev
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.1
- 3.0.0
- 2.0.x-dev
- 2.0.2
- v2.0.1
- v2.0.0
- 1.0.x-dev
- 1.0.1
- 1.0.0
- dev-dependabot/composer/web-token/jwt-library-tw-3.0or-tw-4.0
- dev-dependabot/github_actions/ridedott/merge-me-action-2.10.87
- dev-dependabot/composer/infection/infection-tw-0.28or-tw-0.29
- dev-dependabot/github_actions/ramsey/composer-install-3
This package is auto-updated.
Last update: 2024-11-12 04:11:41 UTC
README
This framework contains PHP libraries and Symfony bundle to allow developers to integrate web-push notifications into their web applications.
Status
Documentation
The documentation can be read on the following website: 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
Contributing
Requests for new features, bug fixed and all other ideas to make this framework useful are welcome. If you feel comfortable writing code, you could try to fix opened issues where help is wanted or those that are easy to fix.
Do not forget to follow these best practices.
If you think you have found a security issue, DO NOT open an issue. You MUST submit your issue here.
Licence
This software is release under MIT licence.