PHPackages                             brokeyourbike/twilio-api-client - 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. brokeyourbike/twilio-api-client

ActiveLibrary[API Development](/categories/api)

brokeyourbike/twilio-api-client
===============================

Twilio API Client for PHP

0.3.2(1mo ago)0364MPL-2.0PHPPHP ^8.1CI failing

Since Dec 19Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/brokeyourbike/twilio-api-client-php)[ Packagist](https://packagist.org/packages/brokeyourbike/twilio-api-client)[ GitHub Sponsors](https://github.com/brokeyourbike)[ Fund](https://opencollective.com/brokeyourbike)[ RSS](/packages/brokeyourbike-twilio-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (14)Versions (11)Used By (0)

twilio-api-client
=================

[](#twilio-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/89e41afc53e0da9e7c7e7b63bf9cbd0f65154b77e8a9b5b612d6ee48987d9c9d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f7477696c696f2d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/twilio-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/9f32291864308f2ecc27e271d1ae7ee2b6fcae3f1c28c18fe3cc3a4a82ed234b/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f7477696c696f2d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/twilio-api-client)[![Maintainability](https://camo.githubusercontent.com/3aa68c8d111943d87eeaab944b1ec544fa77b3594e982df84d8e96d71354a691/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63626162396636656532666465396339623063382f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/brokeyourbike/twilio-api-client-php/maintainability)[![Test Coverage](https://camo.githubusercontent.com/8d25fc862d1941d241fbad1e811f6eb449c84706007927c6bb0f621d995aa59e/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63626162396636656532666465396339623063382f746573745f636f766572616765)](https://codeclimate.com/github/brokeyourbike/twilio-api-client-php/test_coverage)

Twilio API Client for PHP

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

[](#installation)

```
composer require brokeyourbike/twilio-api-client
```

Usage
-----

[](#usage)

```
use BrokeYourBike\Twilio\Interfaces\ConfigInterface;
use BrokeYourBike\Twilio\V1\Lookup;

assert($config instanceof ConfigInterface)
assert($httpClient instanceof \GuzzleHttp\ClientInterface)

$lookup = new Lookup($config, $httpClient);
$lookup->phoneNumber('+123456789');
```

Why
---

[](#why)

[twilio/sdk](https://github.com/twilio/twilio-php) is not typed enough

Authors
-------

[](#authors)

- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)

License
-------

[](#license)

[Mozilla Public License v2.0](https://github.com/brokeyourbike/twilio-api-client-php/blob/main/LICENSE)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance89

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~193 days

Recently: every ~383 days

Total

9

Last Release

55d ago

PHP version history (2 changes)0.1.0PHP ^8.0

0.2.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/114f3c6e8506e0bba763451e8e4bcc3e94d662c2dce982a910b5d7b3444593cf?d=identicon)[brokeyourbike](/maintainers/brokeyourbike)

---

Top Contributors

[![brokeyourbike](https://avatars.githubusercontent.com/u/1554371?v=4)](https://github.com/brokeyourbike "brokeyourbike (25 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (9 commits)")

---

Tags

apiapi-clientapi-client-phpapi-resthacktoberfestnigeriaphpphp8twiliotwilio-apiapismstwilioapi client

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/brokeyourbike-twilio-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/brokeyourbike-twilio-api-client/health.svg)](https://phpackages.com/packages/brokeyourbike-twilio-api-client)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
