Download the PHP package pbergman/ntfy-bundle without Composer
On this page you can find all versions of the php package pbergman/ntfy-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ntfy-bundle
ntfy bundle
A symfony bundle that makes it easy to manage multiple nfty servers and topics.
When creating services from the config and autowire is enabled there will parameter binds registered for the server and every topic which can be used arguments.
So for example we have the following config:
the following binds will be registered:
And can be used for example if a controller want to publish on foo a message:
Use the
Command to see latest configuration options.
All versions of ntfy-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4||^8.0
symfony/cache-contracts Version ^1.1||^2.4||^3.0
symfony/http-client-contracts Version ^1.1||^2.4||^3.0
symfony/config Version ^4.4||^5.0||^6.0
symfony/console Version ^4.4||^5.0||^6.0
symfony/dependency-injection Version ^4.4||^5.0||^6.0
symfony/event-dispatcher Version ^4.4||^5.0||^6.0
symfony/http-kernel Version ^4.4||^5.0||^6.0
symfony/serializer Version ^4.4||^5.0||^6.0
symfony/polyfill-php80 Version ^1.22
symfony/psr-http-message-bridge Version ^1.2||^2.0
pbergman/ntfy-php Version ^1
symfony/cache-contracts Version ^1.1||^2.4||^3.0
symfony/http-client-contracts Version ^1.1||^2.4||^3.0
symfony/config Version ^4.4||^5.0||^6.0
symfony/console Version ^4.4||^5.0||^6.0
symfony/dependency-injection Version ^4.4||^5.0||^6.0
symfony/event-dispatcher Version ^4.4||^5.0||^6.0
symfony/http-kernel Version ^4.4||^5.0||^6.0
symfony/serializer Version ^4.4||^5.0||^6.0
symfony/polyfill-php80 Version ^1.22
symfony/psr-http-message-bridge Version ^1.2||^2.0
pbergman/ntfy-php Version ^1
The package pbergman/ntfy-bundle contains the following files
Loading the files please wait ....