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 3w ago

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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

2158d 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

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

2.4k124.8M1.0k](/packages/symfony-debug-bundle)[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k60.6M796](/packages/drush-drush)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k14](/packages/tempest-framework)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M505](/packages/pimcore-pimcore)

PHPackages © 2026

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