# spatie/calendar-links

Generate add to calendar links for Google, iCal and other calendar systems

Repository: https://github.com/spatie/calendar-links
Canonical: https://ross.abutalabs.com/products/calendar-links
Homepage: https://spatie.be/opensource
Language: PHP
License: MIT
License Family: permissive
Topics: php, calendar, datetime
Last push: 2026-08-20T18:42:50+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 74, longevity 100
- inputs: {"age_days": 3274, "days_push": 13, "days_rel": 13, "gap_med": 107, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1015, forks 157 (observed 2026-08-28T04:03:14.279192+00:00)

## What it is
A PHP library that generates 'add to calendar' links for Google Calendar, iCal/ICS files, Outlook, and other calendar systems. It takes event details like title, start/end times, and timezone, and produces ready-to-use URLs or downloadable ICS files.

## Use cases
- generate add to google calendar link from php
- create ics file download for an event
- add event to outlook calendar link
- generate calendar invite links for a website
- php library for calendar event links
- create iCal links with timezone support

## When to choose
- you need users to add events to their calendars from a PHP or Laravel app
- you want simple link generation without a full calendar API integration
- you need ICS file generation alongside service-specific links

## When to avoid
- you need to read, sync, or manage existing calendars rather than create event links
- you need server-side calendar API access like OAuth-based event creation
- your project is not in PHP

## Facets
- artifact type: library
- maturity: active
- function: date-time, sdk
- domain: web-development, developer-tools
- platform: php
- tags: calendar-links, ics, google-calendar, event-scheduling, spatie, web-server

## Member repositories
- spatie/calendar-links (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.279192+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-30T07:11:28.507489+00:00, confidence not recorded.
  - readme: https://github.com/spatie/calendar-links (fetched 2026-08-28T04:03:14.279192+00:00, sha 6ed11c1d3968)
  - homepage: https://spatie.be/opensource (fetched 2026-08-29T13:10:42.669034+00:00, sha 4a0ae7f7c9b6)
  - site_page: https://spatie.be/docs (fetched 2026-08-29T13:10:42.672593+00:00, sha 08e024d86d95)
  - site_page: https://spatie.be/about-us (fetched 2026-08-29T13:10:42.675075+00:00, sha d3cb88e4b34c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
