PHPackages                             skrepr/teams-connector-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. skrepr/teams-connector-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

skrepr/teams-connector-bundle
=============================

Symfony bundle integration of skrepr/teams-connector library

v1.1.0(3y ago)115MITPHPPHP ^7.4 || ^8.0CI failing

Since Apr 12Pushed 3y ago2 watchersCompare

[ Source](https://github.com/skrepr/teams-connector-bundle)[ Packagist](https://packagist.org/packages/skrepr/teams-connector-bundle)[ RSS](/packages/skrepr-teams-connector-bundle/feed)WikiDiscussions master Synced today

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

[ ![skrepr_logo](https://camo.githubusercontent.com/24dc6ffebc993a056fe23aa593ca4ad347dd63ede4444e0217d6afecf6278999/68747470733a2f2f63646e2e736b726570722e636f6d2f6c6f676f2f736b726570725f6c696767656e642e737667)](https://skrepr.com/)Skrepr Teams Connector Bundle
=============================

[](#skrepr-teams-connector-bundle)

 [![Releases](https://camo.githubusercontent.com/36946b1b6cbbdbb0ec3680efb43ee8607c55f1e91d4242b025a3f60e1cc21bfd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736b726570722f7465616d732d636f6e6e6563746f722d62756e646c652e737667)](https://github.com/skrepr/teams-connector-bundle/releases) [![LICENSE](https://camo.githubusercontent.com/c81eac9c68fe349fa74dbc8297d4b878b80a8fa86126bac4f9c7ce7fb9133195/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736b726570722f7465616d732d636f6e6e6563746f722d62756e646c652e737667)](https://github.com/skrepr/teams-connector-bundle/blob/main/LICENSE) [![Issues](https://camo.githubusercontent.com/ef824eb941c6e177d79063ab3699cd1743f50b5815ef35355208b4d979a3d207/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f736b726570722f7465616d732d636f6e6e6563746f722d62756e646c652e737667)](https://github.com/skrepr/teams-connector-bundle/issues) [![Stars](https://camo.githubusercontent.com/b82df4ba14f4431bd37db20aa5cc9d0d6c789f926bf7490aee74ab6632959d8a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f736b726570722f7465616d732d636f6e6e6563746f722d62756e646c652e737667)](https://github.com/skrepr/teams-connector-bundle/stars)

Symfony bundle integration of the [skrepr/teams-connector](https://github.com/skrepr/teams-connector) library.

Documentation
-------------

[](#documentation)

All the how to manipulate the Teams client is on the [skrepr/teams documentation](https://github.com/skrepr/teams-connector#create-a-simple-card).

Prerequisites
-------------

[](#prerequisites)

This version of the project requires:

- PHP 7.4+
- Symfony 4.4/5.4/6.0+ (any stable or lts version of Symfony)

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

[](#installation)

You can install the library through composer:

```
$ composer require skrepr/teams-connector-bundle
```

The bundle should be enabled by syfmony/flex but if not:

```
// config/bundles.php
