PHPackages                             fungio/outlook-calendar-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. fungio/outlook-calendar-bundle

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

fungio/outlook-calendar-bundle
==============================

Provides a outlook calendar integration for your Symfony 3 Project.

3.x-dev(5y ago)53.1k↓100%7MITPHPPHP &gt;=5.6.0CI failing

Since May 11Pushed 4y ago2 watchersCompare

[ Source](https://github.com/fungio/FungioOutlookCalendarBundle)[ Packagist](https://packagist.org/packages/fungio/outlook-calendar-bundle)[ RSS](/packages/fungio-outlook-calendar-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Outlook Calendar Bundle
=======================

[](#outlook-calendar-bundle)

This bundle use Outlook API for list events in Outlook Calendar.

Please feel free to contribute, to fork, to send merge request and to create ticket.

Requirement
-----------

[](#requirement)

### Create an API account

[](#create-an-api-account)

Go to the application registration portal :

Click on "Add an app" and put a name to your app.

Click on "Generate New Password" and copy the password

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

[](#installation)

### Step 1: Install OutlookCalendarBundle

[](#step-1-install-outlookcalendarbundle)

Run

```
composer require fungio/outlook-calendar-bundle:dev-master
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
