PHPackages                             aiqfome/totalvoice-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. aiqfome/totalvoice-laravel

ActiveLibrary[API Development](/categories/api)

aiqfome/totalvoice-laravel
==========================

Total Voice SDK wrapper for Laravel/Lumen

v4.0.0(2w ago)61.9kMITPHPPHP ^7.1|^8.0CI failing

Since May 11Pushed 2y ago3 watchersCompare

[ Source](https://github.com/aiqfome/totalvoice-laravel)[ Packagist](https://packagist.org/packages/aiqfome/totalvoice-laravel)[ Docs](https://github.com/aiqfome/totalvoice-laravel)[ RSS](/packages/aiqfome-totalvoice-laravel/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (10)Versions (10)Used By (0)

TotalVoice Laravel
==================

[](#totalvoice-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f4de979f8a2dcaf642974b956460b52ecd5e7a2cc254a4377fc16383aa31cc51/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616971666f6d652f746f74616c766f6963652d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aiqfome/totalvoice-laravel)[![Build Status](https://camo.githubusercontent.com/052a01ddc4d5545446d7a8b4a302fc57f5287606ebec3d4afad3bfaff5a5b50d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616971666f6d652f746f74616c766f6963652d6c61726176656c2f74657374733f6c6162656c3d7465737473)](https://github.com/aiqfome/:totalvoice-laravel/actions?query=workflow%3Atests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/f2473c6d5c79cb06bfb29cd76e27c88aa144d08923233720fd34fede89536450/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616971666f6d652f746f74616c766f6963652d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aiqfome/totalvoice-laravel)

[Total Voice SDK](https://github.com/totalvoice/totalvoice-php) wrapper for Laravel/Lumen.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require aiqfome/totalvoice-laravel
```

Publish the config:

```
php artisan vendor:publish
```

Insert your TotalVoice API token in the config file `config/totalvoice.php`:

```
