# twilio/twilio-php

A PHP library for communicating with the Twilio REST API and generating TwiML.

Repository: https://github.com/twilio/twilio-php
Canonical: https://ross.abutalabs.com/products/twilio-php
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-08-17T05:52:04+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 6205, "days_push": 16, "days_rel": 16, "gap_med": 13.0, "n_releases_24m": 47}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1635, forks 574 (observed 2026-08-28T04:05:14.599153+00:00)

## What it is
The official Twilio PHP SDK for communicating with the Twilio REST API and generating TwiML. It lets PHP applications send SMS, make calls, and use other Twilio communication services.

## Use cases
- send sms messages from php
- make phone calls via twilio api
- generate twiml for voice responses
- integrate twilio into a php web app
- send whatsapp messages with twilio
- verify users with twilio api

## When to choose
- you build a PHP application that needs Twilio services like SMS, voice, or WhatsApp
- you want the official, maintained Twilio SDK for PHP 8.2-8.4
- you need to generate TwiML documents programmatically

## When to avoid
- your project is not in PHP
- you need a communication provider other than Twilio
- you only need raw HTTP calls and prefer a lightweight client without the SDK

## Facets
- artifact type: library
- maturity: stable
- function: sdk, http-client, webhook
- domain: apis, developer-tools, messaging-platforms
- platform: php
- tags: twilio, sms, voice, twiml, rest-api, communications-api, communication

## Member repositories
- twilio/twilio-php (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.599153+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:47:02.560470+00:00, confidence not recorded.
  - readme: https://github.com/twilio/twilio-php (fetched 2026-08-28T04:05:14.599153+00:00, sha 6e7b614c81a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
