Download the PHP package symfony/ntfy-notifier without Composer
On this page you can find all versions of the php package symfony/ntfy-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symfony/ntfy-notifier
More information about symfony/ntfy-notifier
Files in symfony/ntfy-notifier
Download symfony/ntfy-notifier
More information about symfony/ntfy-notifier
Files in symfony/ntfy-notifier
Vendor symfony
Package ntfy-notifier
Short Description Symfony Ntfy Notifier Bridge
License MIT
Homepage https://symfony.com
Package ntfy-notifier
Short Description Symfony Ntfy Notifier Bridge
License MIT
Homepage https://symfony.com
Please rate this library. Is it a good library?
Informations about the package ntfy-notifier
Ntfy Notifier
Provides Ntfy integration for Symfony Notifier.
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
. For example if you use a local Ntfy Docker image during development or testing.
Resources
All versions of ntfy-notifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
symfony/clock Version ^6.4|^7.0
symfony/http-client Version ^6.4|^7.0
symfony/notifier Version ^7.2
symfony/clock Version ^6.4|^7.0
symfony/http-client Version ^6.4|^7.0
symfony/notifier Version ^7.2
The package symfony/ntfy-notifier contains the following files
Loading the files please wait ....