Download the PHP package rentbetter/plivo-notifier without Composer
On this page you can find all versions of the php package rentbetter/plivo-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rentbetter/plivo-notifier
More information about rentbetter/plivo-notifier
Files in rentbetter/plivo-notifier
Download rentbetter/plivo-notifier
More information about rentbetter/plivo-notifier
Files in rentbetter/plivo-notifier
Vendor rentbetter
Package plivo-notifier
Short Description Symfony Plivo Notifier Bridge
License MIT
Homepage https://symfony.com
Package plivo-notifier
Short Description Symfony Plivo Notifier Bridge
License MIT
Homepage https://symfony.com
Please rate this library. Is it a good library?
Informations about the package plivo-notifier
Plivo Notifier
Provides Plivo integration for Symfony Notifier.
Installation
-
Install package using composer
-
Add your Plivo DSN to your environment variables, e.g. in
.env
-
Register the
PlivoTransportFactory
in yourservices.yaml
-
Enable the Plivo transport in your
config/packages/notifier.yaml
configuration - Start sending SMS in your application, see the symfony docs
DSN example
where:
AUTH_ID
is your Plivo auth IDAUTH_TOKEN
is your Plivo auth tokenFROM
is your senderURL
(optional) is the URL to which Plivo should send delivery updatesMETHOD
(optional) is the HTTP method (GET, POST) with which Plivo should callURL
Resources
All versions of plivo-notifier with dependencies
PHP Build Version
Package Version
The package rentbetter/plivo-notifier contains the following files
Loading the files please wait ....