PHPackages                             gcalendar/holiday - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gcalendar/holiday

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gcalendar/holiday
=================

Get holiday in google calendar.

1.0(5y ago)08MITPHPPHP ^7.0 || ^8.0

Since Sep 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/4ND1Repo/google_calendar)[ Packagist](https://packagist.org/packages/gcalendar/holiday)[ RSS](/packages/gcalendar-holiday/feed)WikiDiscussions master Synced 4d ago

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

google\_calendar
================

[](#google_calendar)

This library for laravel to get events in google calendar

### Spefication :

[](#spefication-)

- php ^7.0
- laravel ^5
- php-curl

### Environment :

[](#environment-)

```
GOOGLE_CLIENT_ID=***
GOOGLE_CLIENT_SECRET=***
GOOGLE_PROJECT_ID=***
GOOGLE_REDIRECT_URI=***
GOOGLE_CALENDAR_ID=***
```

### How to use :

[](#how-to-use-)

in Controller/Route add this line at the same function you call :

```
