PHPackages                             telnyx/telnyx-php - 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. telnyx/telnyx-php

ActiveLibrary[API Development](/categories/api)

telnyx/telnyx-php
=================

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

v7.15.0(1mo ago)35636.1k↑19.6%35[7 PRs](https://github.com/team-telnyx/telnyx-php/pulls)2MITPHPPHP ^8.1CI passing

Since Aug 7Pushed 1mo ago6 watchersCompare

[ Source](https://github.com/team-telnyx/telnyx-php)[ Packagist](https://packagist.org/packages/telnyx/telnyx-php)[ RSS](/packages/telnyx-telnyx-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (30)Versions (146)Used By (2)

Telnyx PHP API library
======================

[](#telnyx-php-api-library)

The Telnyx PHP library provides convenient access to the Telnyx REST API from any PHP 8.1.0+ application.

It is generated with [Stainless](https://www.stainless.com/).

Documentation
-------------

[](#documentation)

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

[](#installation)

```
composer require "telnyx/telnyx-php 7.15.0"

```

Usage
-----

[](#usage)

This library uses named parameters to specify optional arguments. Parameters with a default value must be set by name.

```
