Download the PHP package fresh/sinch-bundle without Composer
On this page you can find all versions of the php package fresh/sinch-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fresh/sinch-bundle
More information about fresh/sinch-bundle
Files in fresh/sinch-bundle
Download fresh/sinch-bundle
More information about fresh/sinch-bundle
Files in fresh/sinch-bundle
Vendor fresh
Package sinch-bundle
Short Description Provides integration with Sinch.com SMS API.
License MIT
Homepage https://github.com/fre5h/SinchBundle
Package sinch-bundle
Short Description Provides integration with Sinch.com SMS API.
License MIT
Homepage https://github.com/fre5h/SinchBundle
Please rate this library. Is it a good library?
Informations about the package sinch-bundle
SinchBundle
:package: Provides integration with Sinch.com SMS API.
Currently in development process! Things can be changed at any moment!
Requirements
- PHP 7.1 and later
- Symfony 4.0 and later
Installation
Create application for Sinch
Sing up in Sinch.com and create a new app.
Add dependency via Composer
Add key and secret to parameters.yml
Add the following lines to your parameters.yml.dist
file:
During the composer update you have to enter your own key and secret for your Sinch application, which you can find in your Sinch dashboard.
Update config.yml
Add the following lines to config.yml
file:
Usage
Example of sending SMS
Example of checking SMS status
Catching and processing Sinch exceptions
Contributing
See CONTRIBUTING file.
All versions of sinch-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
symfony/config Version ^4.0
symfony/event-dispatcher Version ^4.0
symfony/form Version ^4.0
symfony/framework-bundle Version ^4.0
guzzlehttp/guzzle Version ^6.3
symfony/config Version ^4.0
symfony/event-dispatcher Version ^4.0
symfony/form Version ^4.0
symfony/framework-bundle Version ^4.0
guzzlehttp/guzzle Version ^6.3
The package fresh/sinch-bundle contains the following files
Loading the files please wait ....