PHPackages                             satellitewp/php-teamwork-chat - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. satellitewp/php-teamwork-chat

ActiveLibrary[HTTP &amp; Networking](/categories/http)

satellitewp/php-teamwork-chat
=============================

A PHP wrapper to send messages to Teamwork Chat

v1.0.0(3y ago)021MITPHPPHP &gt;=8.0

Since May 21Pushed 3y ago2 watchersCompare

[ Source](https://github.com/SatelliteWP/php-teamwork-chat)[ Packagist](https://packagist.org/packages/satellitewp/php-teamwork-chat)[ Docs](https://github.com/SatelliteWP/php-teamwork-chat)[ RSS](/packages/satellitewp-php-teamwork-chat/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Teamwork Chat - Webhook
===========================

[](#php-teamwork-chat---webhook)

A PHP wrapper to send messages to Teamwork Chat.

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

[](#installation)

To install the package, simply run:

```
composer require satellitewp/php-teamwork-chat

```

That's it! You are ready to use the library.

Usage
-----

[](#usage)

Inside your PHP file:

```
require_once __DIR__ . '/vendor/autoload.php';

$webhook = new \SatelliteWP\Teamwork\Chat\Webhook('https://chat-hooks.us.teamwork.com/v1/in/yyyy/xxxxxxxx-2a87-4cb5-93c3-zzzzzzzzzz');
$webhook->sendMessage('It works!');

```

Contributors
------------

[](#contributors)

The configuration was created and is maintained by [SatelliteWP](https://www.satellitewp.com/en/?utm_source=php-teamwork-chat).

References
----------

[](#references)

- [Incoming Hooks](https://developer.teamwork.com/guides/teamwork-chat-incoming-hooks/)
- [Post data using Incoming Hooks](https://developer.teamwork.com/guides/teamwork-chat-incoming-hooks/post-data-using-incoming-hooks/)

License
-------

[](#license)

Released under the MIT License. See the license file for details.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46da1ba4b4e03a53a0d8c89f79721f53af8a976396b56c3f22d51f745b1f608d?d=identicon)[maximejobin](/maintainers/maximejobin)

---

Top Contributors

[![maximejobin](https://avatars.githubusercontent.com/u/1080760?v=4)](https://github.com/maximejobin "maximejobin (15 commits)")

### Embed Badge

![Health badge](/badges/satellitewp-php-teamwork-chat/health.svg)

```
[![Health](https://phpackages.com/badges/satellitewp-php-teamwork-chat/health.svg)](https://phpackages.com/packages/satellitewp-php-teamwork-chat)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M91](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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