PHPackages                             leandroferreirama/google-calendar - 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. leandroferreirama/google-calendar

ActiveLibrary[API Development](/categories/api)

leandroferreirama/google-calendar
=================================

Biblioteca API para integração com o webservice do Google Calendar

1.1.3(1y ago)033MITPHPPHP ^8.1

Since Jul 11Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (10)Used By (0)

Google Calendar Library Test
============================

[](#google-calendar-library-test)

[![Maintainer](https://camo.githubusercontent.com/fe06b3254e40341a07d1642e2f35973385bf3697d3493b8a6fbf5f5e1b2608d2/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d406c65616e64726f66657272656972616d612d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/leandroferreirama)[![Source Code](https://camo.githubusercontent.com/6f96d41cbdd51b1a31edd24639adda7f47b05aefcef769315244e4eebbc9a197/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6c65616e64726f66657272656972616d612f676f6f676c65254532253830253963616c656e6461722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/leandroferreirama/google-calendar)[![PHP from Packagist](https://camo.githubusercontent.com/8632ca73cd644a7c31578e20f59ff6eef1020f1b186afc501e91b01214b59c17/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6c65616e64726f66657272656972616d612f676f6f676c652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leandroferreirama/google-calendar)[![Latest Version](https://camo.githubusercontent.com/90712c6fbfa8bb3ec423364181516696e054c7c21d74045ec6acb94f48ad7b41/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6c65616e64726f66657272656972616d612f676f6f676c652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://github.com/leandroferreirama/google-calendar/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/44862a5ad74cd2b6db75966b84646376fe8a80ada4788fc9510a61e3d240f2f6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f6c65616e64726f66657272656972616d612f676f6f676c652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/leandroferreirama/google-calendar)[![Quality Score](https://camo.githubusercontent.com/b23c887ce271ea742fa01d4a564f72ae0f95e416c98d4b62ea0463e200eb18c2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c65616e64726f66657272656972616d612f676f6f676c652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/leandroferreirama/google-calendar)[![Total Downloads](https://camo.githubusercontent.com/0ed5e8928dcad680c4d7161b875d823a9060bfe5ba48d6763c9c306e1f736866/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616e64726f66657272656972616d612f676f6f676c652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cleandroferreirama/google-calendar)

###### Google Calendar Library is a small set of classes developed to integrate the Google Calendar API into your system.

[](#google-calendar-library-is-a-small-set-of-classes-developed-to-integrate-the-google-calendar-api-into-your-system)

###### To use this library, you need to generate an authorization token in google. I developed the leandroferreirama/google-auth component that will help you in the process of generating and updating the token.For more details on token creation [click here](https://packagist.org/packages/leandroferreirama/google-auth)

[](#to-use-this-library-you-need-to-generate-an-authorization-token-in-google-i-developed-the-leandroferreiramagoogle-auth-component-that-will-help-you-in-the-process-of-generating-and-updating-the-tokenfor-more-details-on-token-creation-click-here)

Biblioteca Google Calendar é um pequeno conjunto de classes desenvolvidas para integrar o seu sistema a API do Google Calendar. Para usar esta biblioteca, é necessário gerar um token de autorização no google. Desenvolvi o componente leandroferreirama/google-auth que te auxiliará no processo de geração e atualização do token. Para mais detalhes sobre o criação do token [clique aqui](https://packagist.org/packages/leandroferreirama/google-auth)

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Abstraction of all API methods (Abstração de todos os métodos da API)
- Easy authentication with login and password (Fácil autenticação com login e senha)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

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

[](#installation)

Uploader is available via Composer:

```
"leandroferreirama/google-calendar": "^1.0"
```

or run

```
composer require leandroferreirama/google-calendar
```

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

[](#documentation)

###### For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-component-directory-in-it-you-will-have-an-example-of-use-for-each-class-it-works-like-this)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Ele funciona assim:

### Schedule:

[](#schedule)

#### Create

[](#create)

```
