Download the PHP package rentbetter/just-call-notifier without Composer
On this page you can find all versions of the php package rentbetter/just-call-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rentbetter/just-call-notifier
More information about rentbetter/just-call-notifier
Files in rentbetter/just-call-notifier
Download rentbetter/just-call-notifier
More information about rentbetter/just-call-notifier
Files in rentbetter/just-call-notifier
Vendor rentbetter
Package just-call-notifier
Short Description Symfony JustCall Notifier Bridge
License MIT
Homepage https://symfony.com
Package just-call-notifier
Short Description Symfony JustCall Notifier Bridge
License MIT
Homepage https://symfony.com
Please rate this library. Is it a good library?
Informations about the package just-call-notifier
JustCall Notifier
Provides JustCall integration for Symfony Notifier.
Installation
-
Install package using composer
-
Add your JustCall DSN to your environment variables, e.g. in
.env
-
Register the
JustCallTransportFactory
in yourservices.yaml
-
Enable the JustCall transport in your
config/packages/notifier.yaml
configuration - Start sending SMS in your application, see the symfony docs
DSN example
where:
API_KEY
is your JustCall api keyAPI_SECRET
is your JustCall api secretFROM
is your sender, E.164 without the leading +
Resources
All versions of just-call-notifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/event-dispatcher Version ^5.4|^6.0|^7.0
symfony/http-client Version ^5.4|^6.0|^7.0
symfony/notifier Version ^7.2
symfony/event-dispatcher Version ^5.4|^6.0|^7.0
symfony/http-client Version ^5.4|^6.0|^7.0
symfony/notifier Version ^7.2
The package rentbetter/just-call-notifier contains the following files
Loading the files please wait ....