This project has goal to add event in google calendar from php api.
Guide : https://developers.google.com/google-apps/calendar/quickstart/php
- Create your credentials Google Calendar API keys.
- Do Install and Dependency
Require PHP Composer https://getcomposer.org/
To generate php dependency, do command on Linux
- composer require google/apiclient:^2.0