# spatie/laravel-google-calendar

Manage events on a Google Calendar

Repository: https://github.com/spatie/laravel-google-calendar
Canonical: https://ross.abutalabs.com/products/laravel-google-calendar
Homepage: https://freek.dev/474-a-package-to-manage-events-on-a-google-calendar
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, php, google, calendar, schedule, events, google-calendar
Last push: 2026-02-21T21:28:14+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 59, longevity 100
- inputs: {"age_days": 3769, "days_push": 193, "days_rel": 193, "gap_med": 70.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1402, forks 221 (observed 2026-08-28T04:04:37.418852+00:00)

## What it is
A Laravel package that provides an elegant PHP API for managing events on a Google Calendar, including creating, updating, deleting, and querying events. It supports service account and OAuth authentication profiles and can add Google Meet links to events.

## Use cases
- create events on a google calendar from laravel
- sync my app's schedule with google calendar
- list upcoming events from a google calendar in php
- add attendees and meet links to calendar events programmatically
- delete or update google calendar events from a laravel app
- display a shared team calendar on a dashboard

## When to choose
- you're building a Laravel or PHP application that needs to read or write Google Calendar events
- you want a simple, expressive API instead of hand-rolling Google API client calls
- you need service account or OAuth auth profiles for calendar access

## When to avoid
- you're not using Laravel or PHP
- you need to manage multiple calendars with complex sharing or need full Google Calendar API coverage
- you need a framework-agnostic calendar integration

## Facets
- artifact type: library
- maturity: stable
- function: sdk
- domain: apis, web-development, developer-tools
- platform: php, self-hosted
- tags: laravel, google-calendar, calendar-events, spatie

## Member repositories
- spatie/laravel-google-calendar (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.418852+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:59.704900+00:00, confidence not recorded.
  - readme: https://github.com/spatie/laravel-google-calendar (fetched 2026-08-28T04:04:37.418852+00:00, sha 102001f8def0)
  - homepage: https://freek.dev/474-a-package-to-manage-events-on-a-google-calendar (fetched 2026-08-29T11:52:58.242953+00:00, sha 433f17cfe8e0)
  - site_page: https://freek.dev/about (fetched 2026-08-29T11:52:58.245567+00:00, sha e0ef9dccbb05)
- Data as of 2026-08-30T08:39:29.467469+00:00.
