PHPackages                             bereznii/php-teams-connector - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. bereznii/php-teams-connector

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

bereznii/php-teams-connector
============================

This package is used to easily interact with Microsoft Teams Connector API via Incoming Webhook, allowing to create notification channel

v1.0.0(5y ago)35MITPHPPHP ~7.2

Since Aug 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bereznii/php-teams-connector)[ Packagist](https://packagist.org/packages/bereznii/php-teams-connector)[ Docs](https://github.com/bereznii/php-teams-connector)[ RSS](/packages/bereznii-php-teams-connector/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

php-teams-connector
===================

[](#php-teams-connector)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f9ec3fccde14a9ce89421f5230b05d8b6ebc167b450209be1f25118e99280e69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626572657a6e69692f7068702d7465616d732d636f6e6e6563746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bereznii/php-teams-connector)[![Latest Unstable Version](https://camo.githubusercontent.com/9719b50a4b98e849768314841b86a2759079c1ae98dd3fef36bf546e2807ed25/68747470733a2f2f706f7365722e707567782e6f72672f626572657a6e69692f7068702d7465616d732d636f6e6e6563746f722f762f756e737461626c65)](//packagist.org/packages/bereznii/php-teams-connector)[![License](https://camo.githubusercontent.com/879297d1e82968e18258ad2da5cf164377d24bcac297fea319f5a89f86358987/68747470733a2f2f706f7365722e707567782e6f72672f626572657a6e69692f7068702d7465616d732d636f6e6e6563746f722f6c6963656e7365)](//packagist.org/packages/bereznii/php-teams-connector)[![Total Downloads](https://camo.githubusercontent.com/7ca059bbe33e0026098f1e485f932b9a726d08f71e4fa1438aeee755b44822d2/68747470733a2f2f706f7365722e707567782e6f72672f626572657a6e69692f7068702d7465616d732d636f6e6e6563746f722f646f776e6c6f616473)](//packagist.org/packages/bereznii/php-teams-connector)

The PHP package to easily interact with Microsoft Teams Connector API via Incoming Webhook. The goal is to provide user with ability to easily create his own message card and send them to desired channel.

Install
-------

[](#install)

Via Composer

```
$ composer require bereznii/php-teams-connector
```

Usage
-----

[](#usage)

```
$card = new \Bereznii\TeamsConnector\Services\MessageCard();
$card->setAppName('Your App')
    ->setMessage('Hello World')
    ->setContext(__METHOD__)
    ->setStatus('DEBUG');

$request = new Bereznii\TeamsConnector\Services\Request($card, '');
$result = $request->send();
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Dmytro Bereznii](https://github.com/bereznii)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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

2107d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c76380ae0be08fce5e343215533a7b3f30c876b7741d4ce16147872e59ad30c7?d=identicon)[bereznii](/maintainers/bereznii)

---

Top Contributors

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

---

Tags

microsoft-teamspackagistphpphp-packageteams-connectorberezniiphp-teams-connector

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bereznii-php-teams-connector/health.svg)

```
[![Health](https://phpackages.com/badges/bereznii-php-teams-connector/health.svg)](https://phpackages.com/packages/bereznii-php-teams-connector)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[netflie/laravel-notification-whatsapp

Laravel notification driver for WhatsApp

176173.9k](/packages/netflie-laravel-notification-whatsapp)

PHPackages © 2026

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