PHPackages                             coreylang/php-elevenlabs-ai - 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. coreylang/php-elevenlabs-ai

ActiveLibrary[API Development](/categories/api)

coreylang/php-elevenlabs-ai
===========================

A PHP package to make calls to the ElevenLabs Conversational AI API

v0.7.0(10mo ago)124MITPHPPHP &gt;=7.2.5

Since Aug 11Pushed 9mo agoCompare

[ Source](https://github.com/coreylang/php-elevenlabs-ai)[ Packagist](https://packagist.org/packages/coreylang/php-elevenlabs-ai)[ RSS](/packages/coreylang-php-elevenlabs-ai/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

[![PHP ElevenLabs AI](https://camo.githubusercontent.com/d4671dc47a0df5a55e564376e9e36088c0c62cb12e7944d8a595746e899b7274/68747470733a2f2f636f7265796c616e672e6769746875622e696f2f7068702d656c6576656e6c6162732d61692f6c6f676f5f626c61636b5f656c657068616e742e706e67)](https://camo.githubusercontent.com/d4671dc47a0df5a55e564376e9e36088c0c62cb12e7944d8a595746e899b7274/68747470733a2f2f636f7265796c616e672e6769746875622e696f2f7068702d656c6576656e6c6162732d61692f6c6f676f5f626c61636b5f656c657068616e742e706e67)

PHP ElevenLabs AI
=================

[](#php-elevenlabs-ai)

[![Latest Version](https://camo.githubusercontent.com/02f2f5b7b13aefa91f0d6c8f44c54462a42e2fe385f9eef2ce8c70e7516fb17b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d76302e372e325f626574612d626c7565)](https://github.com/coreylang/php-elevenlabs-ai/releases)

PHP ElevenLabs AI is a PHP library to make calls to the ElevenLabs Conversational AI API.

**PHP ElevenLabs AI**'s current focus is the Conversational AI API. In the future we will focus on the other APIs. The current release has calls to Twilo, SIP Trunk, Conversations, Tools, and Batch Calling APIs.

Need Help?
==========

[](#need-help)

Email me

Install
-------

[](#install)

The recommended way to install PHP ElevenLabs AI is through [Composer](https://getcomposer.org/).

```
composer require coreylang/php-elevenlabs-ai
```

Twilio
------

[](#twilio)

### Make Outbound Call Example

[](#make-outbound-call-example)

Handle an outbound call via Twilio

```
