2017 © Pedro Peláez
 

symfony-bundle turbosms-bundle

A Turbosms bundle for Symfony2

image

sunra/turbosms-bundle

A Turbosms bundle for Symfony2

  • Wednesday, August 24, 2016
  • by Sunra
  • Repository
  • 1 Watchers
  • 1 Stars
  • 574 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 15 % Grown

The README.md

SunraTurbosmsBundle

Turbosms support for Symfony 2, (*1)

Uses https://github.com/sunra/turbosms-soapgate-client-php, (*2)

Intallation:, (*3)

via Composer:, (*4)

Add to your application's kernel:, (*5)

``` php <?php public function registerBundles() { $bundles = array( // ... new Sunra\TurbosmsBundle\SunraTurbosmsBundle(), // ... ); ... }, (*6)




Configuration: add to /app/config/config.yml ``` yml sunra_turbosms: charset: "%app_charset%" soap_client: login: 123456 password: 123456 sender: 123456

The Versions

24/08 2016

dev-master

9999999-dev https://github.com/sunra/SunraTurbosmsBundle

A Turbosms bundle for Symfony2

  Sources   Download

MIT

The Requires

 

symfony sms turbosms

24/08 2016