Download the PHP package grinsteindavid/google-calendar without Composer
On this page you can find all versions of the php package grinsteindavid/google-calendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grinsteindavid/google-calendar
More information about grinsteindavid/google-calendar
Files in grinsteindavid/google-calendar
Download grinsteindavid/google-calendar
More information about grinsteindavid/google-calendar
Files in grinsteindavid/google-calendar
Vendor grinsteindavid
Package google-calendar
Short Description Manage events on a Google Calendar
License MIT
Homepage https://github.com/grinsteindavid/
Package google-calendar
Short Description Manage events on a Google Calendar
License MIT
Homepage https://github.com/grinsteindavid/
Please rate this library. Is it a good library?
Informations about the package google-calendar
Manage events and calendars on a Google Calendar
This package makes working with a Google Calendar a breeze.
Features
- Manage any number of calenders and its events with less code
Requirements
- Google calendar API credentials.json (as a service) from https://console.developers.google.com
- credentials.json dir folder should be on a ENV variable named "GOOGLE_CALENDAR_CREDENTIALS" (example: GOOGLE_CALENDAR_CREDENTIALS=/home/ubuntu/credentials.json)
Installation
You can install the package via composer:
composer require grinsteindavid/google-calendar
Usage
All versions of google-calendar with dependencies
PHP Build Version
Package Version
The package grinsteindavid/google-calendar contains the following files
Loading the files please wait ....