tropo / tropo-webapi-php

A set of PHP classes for working with the Voxeo Tropo WebAPI
MIT License
94 stars 50 forks source link

Any interest in creating a Symfony Bridge Bundle based on this? #40

Open rvanlaak opened 11 years ago

rvanlaak commented 11 years ago

Hi all,

We are actively developing a Symfony application and are investigating the option to integrate SMS messaging in our application.

This library is a great start for a Symfony2 specific bundle. The bridge bundle will make use of this library as basis. The goal of the bundle will be to integrate this library with the Symfony components, so it will become really easy for other Symfony users to use this library.

Any interest in helping me with creating a new bridge bundle? Extra info about Symfony bundles can be found here:

http://symfony.com/doc/master/cookbook/bundles/index.html