dev-master
9999999-devProvides extra features to javihgil/nexmo-bundle like storing and delivery reports.
MIT
The Requires
- php >=5.3.2
- symfony/framework-bundle >=2.2.0
by Javi H. Gil
bundle symfony sms nexmo
Provides extra features to javihgil/nexmo-bundle like storing and delivery reports.
This bundle is under development, do not use it yet, it could change., (*1)
composer.json, (*2)
"repositories": [ { "type": "vcs", "url": "https://github.com/javihgil/nexmo-bundle.git" }, { "type": "vcs", "url": "https://github.com/javihgil/nexmo-extra-bundle.git" }, ... ], "require": { ... "javihgil/nexmo-bundle": "dev-master", "javihgil/nexmo-extra-bundle": "dev-master", ... },
app/AppKernel.php, (*3)
new Jhg\NexmoBundle\JhgNexmoBundle(), new \Jhg\NexmoSmsBundle\JhgNexmoSmsBundle(),
Provides extra features to javihgil/nexmo-bundle like storing and delivery reports.
MIT
bundle symfony sms nexmo