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

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

fungio/google-calendar-bundle
=============================

Provides a google calendar integration for your Symfony 3 Project.

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

Since Dec 4Pushed 5y ago2 watchersCompare

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

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

Google Calendar Bundle
======================

[](#google-calendar-bundle)

This bundle use Google API for list, create, or update events in Google Calendar.

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

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

[](#requirement)

### Create a API account

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

Go to the developers console :

Create an oauth ID. Do not forget the redirect Uri.

Click on "Download JSON" to get your client\_secret.json

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

[](#installation)

### Step 1: Install GoogleCalendarBundle

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

Run

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

### Step 2: Enable the bundle

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

```
