Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

google calendar api with php

i need to integrate google calendar API to show the logged in users google calendar in my php website , with the all the same functions it have in the google calendar , there is any possible way to do this? currently am working with this https://developers.google.com/google-apps/calendar/ so kindly let me know your suggestions .

like image 442
Jothi Kannan Avatar asked Feb 15 '13 05:02

Jothi Kannan


People also ask

Is Google Calendar API free?

All use of the Google Calendar API is available at no additional cost.


1 Answers

Check out some links,

Calendar API

How to Access Google Calendar With Php Using Google API

Google APIs Client Library for Php

Integrate your Php application with Google Calendar

Google Calendar API : PHP

Adding/Deleting Events with the Google Calendar API

add-2-google-cal

New JSON format for the Google Calendar API

may help you.

like image 115
Tony Stark Avatar answered Sep 21 '22 07:09

Tony Stark