Skip to content

testmonitor/php-microsoft-teams-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Microsoft Teams Connector

This is a fork of Sebastian Bretschneider's [PHP Microsoft Teams Connector] (https://github.com/sebbmeyer/php-microsoft-teams-connector) with a couple of updates to ensure compatibility with Microsoft's Power Automate:

Installation

You can install the package via composer:

composer require testmonitor/php-microsoft-teams-connector

Usage

Please refer to the documentation of the original package.

Testing

The test setup is very basic at the moment. There is only one test script available right now.

Prerequisites

  • PHP
  • Composer

Run tests

  • Run composer install
  • Duplicate .env.example and rename it to .env
  • Add Incoming Webhook url to the .env file variable INCOMING_WEBHOOK
  • Execute script with php tests/full_width.php

License

This PHP Microsoft Teams connector is open-sourced software licensed under the MIT license

About

PHP Microsoft Teams Connector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%