Download the PHP package mikaelkael/ntfy-notifier without Composer
On this page you can find all versions of the php package mikaelkael/ntfy-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikaelkael/ntfy-notifier
More information about mikaelkael/ntfy-notifier
Files in mikaelkael/ntfy-notifier
Download mikaelkael/ntfy-notifier
More information about mikaelkael/ntfy-notifier
Files in mikaelkael/ntfy-notifier
Please rate this library. Is it a good library?
Informations about the package ntfy-notifier
Ntfy Notifier
Provides Ntfy integration for Symfony Notifier. The component should be introduced in Symfony 6.4 with this PR #50131. This bundle provides same functionalities for Symfony 5.4.x to 6.3.x.
DSN example
where:
URL
is the ntfy server which you are using- if
default
is provided, this will default to the public ntfy server hosted on ntfy.sh.
- if
TOPIC
is the topic on this ntfy server.PORT
is an optional specific port.USER
andPASSWORD
are username and password in case of access control supported by the server
In case of a non-secure server, you can disable https by setting secureHttp=off
.
Enable texter
Send push message
All versions of ntfy-notifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
symfony/framework-bundle Version ^5.4|^6.0
symfony/http-client Version ^5.0|^6.0
symfony/notifier Version ^5.4|^6.0
ext-json Version *
symfony/framework-bundle Version ^5.4|^6.0
symfony/http-client Version ^5.0|^6.0
symfony/notifier Version ^5.4|^6.0
The package mikaelkael/ntfy-notifier contains the following files
Loading the files please wait ....