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.100.0
854K downloads/mo
#4082 most downloaded on Packagist
team-telnyx/telnyx-php
What this package is like to depend on
Last release 2 days ago
21 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Most releases are documented
notes for 177 of 224 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
224 releases · first in 2019
196 releases in the last 12 months
see the full history below
Release timeline
224 releases · Aug 2019 to Aug 2026Releases
latest 60 of 224-
v7.100.021 Aug 2026 -
v7.99.018 Aug 2026Release notes
Open source → -
v7.98.016 Aug 2026Release notes
Open source → -
v7.97.012 Aug 2026 -
v7.96.004 Aug 2026Release notes
Open source →Release notes
Open source → -
v7.95.024 Jul 2026Release notes
Open source → -
v7.94.021 Jul 2026Release notes
Open source → -
v7.93.020 Jul 2026 -
v7.92.009 Jul 2026Release notes
Open source →7.92.0 (2026-07-04)
Full Changelog: v7.91.0...v7.92.0
Bug Fixes
- release: ghost guard also verifies the GitHub Release exists (#341) (4bca5a3)
- release: scan next's commits in release-pr (stop depending on master hotfixes) (#338) (9158bd1)
Chores
Release notes
Open source →Full Changelog: v7.91.0...v7.92.0
Bug Fixes
- release: ghost guard also verifies the GitHub Release exists (#341) (4bca5a3)
- release: scan next's commits in release-pr (stop depending on master hotfixes) (#338) (9158bd1)
Chores
-
v7.91.003 Jul 2026 -
v7.90.003 Jul 2026Nothing published for this version
-
v7.89.003 Jul 2026Nothing published for this version
-
v7.88.002 Jul 2026Nothing published for this version
-
v7.87.002 Jul 2026Nothing published for this version
-
v7.86.001 Jul 2026Nothing published for this version
-
v7.85.026 Jun 2026Nothing published for this version
-
v7.84.018 Jun 2026Nothing published for this version
-
v7.83.016 Jun 2026Nothing published for this version
-
v7.82.016 Jun 2026Nothing published for this version
-
v7.81.015 Jun 2026Nothing published for this version
-
v7.80.010 Jun 2026Nothing published for this version
-
v7.79.009 Jun 2026Nothing published for this version
-
v7.78.008 Jun 2026Nothing published for this version
-
v7.77.008 Jun 2026Nothing published for this version
-
v7.76.008 Jun 2026Nothing published for this version
-
v7.75.008 Jun 2026Release notes
Open source → -
v7.74.007 Jun 2026 -
v7.73.007 Jun 2026 -
v7.72.007 Jun 2026 -
v7.71.007 Jun 2026 -
v7.70.005 Jun 2026Release notes
Open source →Bug Fixes
- update transforms for inlined response schemas (6d146e1)
- update transforms for inlined response schemas (918686c)
Chores
-
v7.69.004 Jun 2026Release notes
Open source → -
v7.68.104 Jun 2026Nothing published for this version
-
v7.68.004 Jun 2026Release notes
Open source → -
v7.67.003 Jun 2026 -
v7.66.003 Jun 2026Release notes
Open source →Bug Fixes
- rename DIR method names to match published SDKs (15fabc1)
- rename DIR method names to match published SDKs (463bc06)
Chores
-
v7.65.003 Jun 2026 -
v7.64.102 Jun 2026Nothing published for this version
-
v7.64.002 Jun 2026 -
v7.63.202 Jun 2026Nothing published for this version
-
v7.63.101 Jun 2026Nothing published for this version
-
v7.63.029 May 2026 -
v7.62.028 May 2026 -
v7.61.028 May 2026 -
v7.60.028 May 2026 -
v7.59.027 May 2026Release notes
Open source →Features
- add ED25519 webhook verification and WebSocket streaming (18a0ad3)
- add ED25519 webhook verification and WebSocket streaming (9d16c6a)
Bug Fixes
- rename loa methods patch_all/create → update/render to match upstream (34966aa)
- restore composer.lock with ratchet/pawl from main (f26c7b3)
Chores
-
v7.58.027 May 2026Release notes
Open source →Features
- add ED25519 webhook verification and WebSocket streaming (18a0ad3)
- add ED25519 webhook verification and WebSocket streaming (9d16c6a)
Chores
-
v7.57.027 May 2026Release notes
Open source →Features
- add ED25519 webhook signature verification (0f56b9e)
- add ED25519 webhook signature verification trait (545d8ab)
- add SpeechToTextStreamParams.php for WebSocket streaming (c2c6260)
- add SpeechToTextWS.php for WebSocket streaming (3b7f3c8)
- add StreamClientEvent.php for WebSocket streaming (aeb4d4e)
- add SttServerEvent.php for WebSocket streaming (e212a78)
- add TextToSpeechStreamParams.php for WebSocket streaming (a1ba372)
- add TextToSpeechWS.php for WebSocket streaming (dc1b2a0)
- add TtsServerEvent.php for WebSocket streaming (f18fe08)
- add TtsStreamMessage.php for WebSocket streaming (dad14c0)
- add WebhookVerificationException (1bf9bdf)
- add WebSocket streaming custom code for STT/TTS (628266b)
- add WebSocketClient.php for WebSocket streaming (6b3db03)
- add WebSocketError.php for WebSocket streaming (c55e333)
- update composer.json with WebSocket dependencies (196aecf)
- update composer.lock with WebSocket dependencies (bb2fbd6)
- update WebhooksService to use ED25519 verification trait (2509064)
Bug Fixes
- add ratchet/pawl dependencies to composer.lock (preserving staging PHPStan version) (5eedcdd)
- ci: pass release-please pr output via env to avoid shell injection (d29f907)
- ci: pass release-please pr output via env to avoid shell injection (aa446a9)
- extract PR number from JSON output for auto-merge (ff6fefb)
- guard mixed-to-scalar casts in WebSocket value objects (30d6c16)
- pin phpstan to staging version (2.1.33) to avoid pre-existing lint errors (e4572c8)
- use upstream composer.lock with WebSocket dependencies (4370733)
Chores
- preserve repo-owned files not part of SDK generation (0d8e518)
- preserve repo-owned files not part of SDK generation (d272c7e)
- preserve repo-owned files not part of SDK generation (0fc26a2)
- release php 7.57.0 (70a5fd3)
- release php 7.57.0 (532bc44)
- release php 7.57.0 (424a979)
- sync OpenAPI spec from 6eae6a5 (939ea93)
- sync OpenAPI spec from 6eae6a5 (1f53c6b)
- sync OpenAPI spec from 95f10ce (74a8bee)
- sync OpenAPI spec from 95f10ce (9251ea5)
- sync OpenAPI spec from 9f5f345 (54f8edd)
- sync OpenAPI spec from 9f5f345 (2ad9709)
-
v7.56.026 May 2026Release notes
Open source →Chores
- preserve repo-owned files not part of SDK generation (b0be053)
- preserve repo-owned files not part of SDK generation (d4b4870)
- release php 7.56.0 (04b4bfa)
- release php 7.56.0 (74cdbb4)
- sync OpenAPI spec from 0193002 (4f1270b)
- sync OpenAPI spec from 0193002 (30ddead)
- sync OpenAPI spec from 8faa4be (f800810)
- sync OpenAPI spec from 8faa4be (d05bddd)
-
v7.55.022 May 2026 -
v7.54.022 May 2026Release notes
Open source → -
v7.53.020 May 2026Release notes
Open source →Bug Fixes
- remove text_to_speech retrieve_speech mapping (8d34d9f)
- rename create_speech to generate_speech to match spec operationId (809e386)
- use PAT for release-please to trigger CI (5780f35)
- use PAT for release-please to trigger CI (86dd6c1)
Chores
- preserve repo-owned files not part of SDK generation (23ba921)
- preserve repo-owned files not part of SDK generation (16ae030)
- preserve repo-owned files not part of SDK generation (939129e)
- release php 7.53.0 (f9c6fe6)
- release php 7.53.0 (ad0995b)
- release php 7.53.0 (1632c8e)
Build System
- deps-dev: bump symfony/process from 7.4.3 to 7.4.13 (2351161)
-
v7.52.018 May 2026 -
v7.51.018 May 2026Release notes
Open source →Full Changelog: v7.50.0...v7.51.0
Features
- Add assistant background audio volume to OpenAPI spec (dea2c5b)
-
v7.50.015 May 2026Release notes
Open source → -
v7.49.015 May 2026Release notes
Open source →Full Changelog: v7.48.0...v7.49.0
Features
- Add Speechmatics transcription engine to Call Control API (aca3ab3)
- Document AI call status callback overrides (017a513)
- Document Conversation Relay (39aac6c)
- Document OpenAI responses conversation flow (ed10810)
- Document PremiumCallScreening detection mode (b4dfb65)
- Fix Conversation Relay expected webhook (13f1172)
- Update Conversation Relay start parameters (e7cb456)
Bug Fixes
- guzzle requires special handling to enable streaming (73efd12)
- resolve PHPStan lint errors with minimal changes (cdfe30e)
Documentation
- add supported file formats to Send Fax endpoint (3735e66)
-
v7.48.011 May 2026Release notes
Open source →Full Changelog: v7.47.0...v7.48.0
Features
- AI-2312: document currency and unit in /models pricing schema (f2df5ce)
-
v7.47.011 May 2026Release notes
Open source → -
v7.46.011 May 2026Release notes
Open source → -
v7.45.011 May 2026