Download the PHP package avtonom/sms-devinotelecom-bundle without Composer
On this page you can find all versions of the php package avtonom/sms-devinotelecom-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download avtonom/sms-devinotelecom-bundle
More information about avtonom/sms-devinotelecom-bundle
Files in avtonom/sms-devinotelecom-bundle
Package sms-devinotelecom-bundle
Short Description DevinoTelecom provider to send SMS notifications for Symfony2 bundle for PHP
License MIT
Homepage https://github.com/Avtonom/sms-devinotelecom-bundle
Informations about the package sms-devinotelecom-bundle
Avtonom SMS notifications bundle by Devino Telecom
Provider to send SMS notifications for Symfony2 bundle for PHP by Devino Telecom (devinotele.com). Use KPhoenSmsSenderBundle for Symfony and Carpe-Hora/SmsSender.
Page bundle: https://github.com/Avtonom/sms-devinotelecom-bundle
Features
- Get the session ID (receiving the token, authorization)
- Sending a single SMS message (without taking into account the recipient's time zone)
- Getting user balance
- Validation of input data through a standard functional forms.
Maybe in the future:
- Security (blocking) from overly frequent messaging.
HttpAdapters
HttpAdapters are responsible to get data from remote APIs.
Currently, there are the following adapters:
CurlHttpAdapter
for cURL; (recommended)BuzzHttpAdapter
for Buzz, a lightweight PHP 5.3 library for issuing HTTP requests; (For additional installation of this dependence)
To Install
Run the following in your project root, assuming you have composer set up for your project
Switching ~1.1
for the most recent tag.
Add the bundle to app/AppKernel.php
Configuration options (config.yaml):
Configuration options (parameters.yaml):
Create a logger named "avtonom_sms.logger". Sample code (services.yml):
Use
Recommended
It is recommended to use this bundle together with bundle of https://packagist.org/packages/avtonom/limit-number-calls-bundle. Defender for Symfony 2, of the large count of requests. It protects against multiple processing one value. Guard, aims to protect against brute force and dictionary attacks.
Need Help?
- Create an issue if you've found a bug,
All versions of sms-devinotelecom-bundle with dependencies
symfony/dependency-injection Version ~2.3|3.*
symfony/monolog-bundle Version 2.*
avtonom/sms-sender-bundle Version ~1.5