Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fourlabsldn/plivobundle

Plivo Bundle for Symfony
https://github.com/fourlabsldn/plivobundle

doctrine plivo sms symfony

Last synced: 5 days ago
JSON representation

Plivo Bundle for Symfony

Awesome Lists containing this project

README

        

# PlivoBundle

[![StyleCI](https://styleci.io/repos/72456491/shield?branch=master)](https://styleci.io/repos/72456491)
[![Total Downloads](https://poser.pugx.org/fourlabs/plivo-bundle/downloads)](https://packagist.org/packages/fourlabs/plivo-bundle)
[![License](https://poser.pugx.org/fourlabs/plivo-bundle/license)](https://packagist.org/packages/fourlabs/plivo-bundle)

## Installation

Install with composer
```bash
$ composer require fourlabs/plivo-bundle eightpoints/guzzle-bundle
```

Add these bundles to app/AppKernel.php
```php