PHPackages                             endroid/google-api-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. [API Development](/categories/api)
4. /
5. endroid/google-api-bundle

Abandoned → [google/apiclient](/?search=google%2Fapiclient)ArchivedSymfony-bundle[API Development](/categories/api)

endroid/google-api-bundle
=========================

Endroid Google API for Symfony

2.0.1(8y ago)22.1k1MITPHPPHP &gt;=7.1

Since Apr 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/abandroid/google-api-bundle)[ Packagist](https://packagist.org/packages/endroid/google-api-bundle)[ Docs](https://github.com/endroid/google-api-bundle)[ RSS](/packages/endroid-google-api-bundle/feed)WikiDiscussions master Synced 1w ago

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

Google API Bundle
=================

[](#google-api-bundle)

*By [endroid](https://endroid.nl/)*

[![Latest Stable Version](https://camo.githubusercontent.com/19216ccc87466116e38e48ca8695783baa218fb7ec57d9fef23e0ba7fede0505/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e64726f69642f676f6f676c652d6170692d62756e646c652e737667)](https://packagist.org/packages/endroid/google-api-bundle)[![Build Status](https://camo.githubusercontent.com/fe1b452cb1eab066183b19e143d6a1d1b32fc8f9338997d6127b00abe285f4e7/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f656e64726f69642f676f6f676c652d6170692d62756e646c652e737667)](http://travis-ci.org/endroid/google-api-bundle)[![Total Downloads](https://camo.githubusercontent.com/266c96f653cbac032b59cc7b598ac4465e63ac3329fdda72cc9a03420d5bc7b4/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e64726f69642f676f6f676c652d6170692d62756e646c652e737667)](https://packagist.org/packages/endroid/google-api-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/8ccb1754783886fe09b1a19aba6cdf2e613b674cd09d3634fc0c90b0820eaf18/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f656e64726f69642f676f6f676c652d6170692d62756e646c652e737667)](https://packagist.org/packages/endroid/google-api-bundle)[![License](https://camo.githubusercontent.com/633eaca536dc41e3961d5f0989e699ea0eff45fbef06e96082e6bbb62edc1a39/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656e64726f69642f676f6f676c652d6170692d62756e646c652e737667)](https://packagist.org/packages/endroid/google-api-bundle)

This bundle provides easy integration with [`google/google-api-php-client`](https://github.com/google/google-api-php-client)which allows you to access different Google API's. For more information visit the [`developer documentation`](https://developers.google.com/api-client-library/php/).

[![knpbundles.com](https://camo.githubusercontent.com/f79930b6f89a6392e85548dcded2064bd5081ff22976c99adee74cac45a501d9/687474703a2f2f6b6e7062756e646c65732e636f6d2f656e64726f69642f676f6f676c652d6170692d62756e646c652f62616467652d73686f7274)](http://knpbundles.com/endroid/google-api-bundle)

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install the bundle.

```
$ composer require endroid/google-api-bundle
```

Then enable the bundle via the kernel.

```
