PHPackages                             ejtj3/teams-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. [Framework](/categories/framework)
4. /
5. ejtj3/teams-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

ejtj3/teams-bundle
==================

Symfony bundle integration of EJTJ3/teams library

0.1.2(4y ago)52.0kMITPHPPHP ^7.2.5 | ^8.0

Since Apr 17Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (4)Used By (0)

EJTJ3TeamsBundle
================

[](#ejtj3teamsbundle)

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

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

[](#documentation)

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

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

[](#prerequisites)

This version of the project requires:

- PHP 7.2+
- Symfony 3.4+

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

[](#installation)

First of all, you need to require this library through composer:

```
$ composer require ejtj3/teams-bundle
```

Then, enable the bundle on the `AppKernel` class:

```
// config/bundles.php
