Download the PHP package bs/plus-notifier without Composer
On this page you can find all versions of the php package bs/plus-notifier. 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 plus-notifier
Plus MultiInfo Notifier
Provides Plus MultiInfo integration for Symfony Notifier.
DSN example
where:
LOGIN
is user login with access to API HTTPS channelPASSWORD
is user passwordHOST
is API host (api1.multiinfo.plus.pl
orapi2.multiinfo.plus.pl
)SERVICE_ID
is service identity for sending messageCERT_FILE
is file name with path to certificate file (PEM format)CERT_PASSWORD
is certificate password
All special chars must be URL encoding prefixed by %
(e.g. #
is %%23
)
example:
All versions of plus-notifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/event-dispatcher Version ^5.4||6.0
symfony/http-client Version ^5.4||^6.0
symfony/http-foundation Version ^5.4||^6.0
symfony/notifier Version ^5.4||^6.0
symfony/event-dispatcher Version ^5.4||6.0
symfony/http-client Version ^5.4||^6.0
symfony/http-foundation Version ^5.4||^6.0
symfony/notifier Version ^5.4||^6.0
The package bs/plus-notifier contains the following files
Loading the files please wait ....