symfony / ux-calendar-link
Generates 'Add to calendar' links for Google, Outlook, Office 365 and iCalendar (.ics) in Twig templates.
Package info
github.com/symfony/ux-calendar-link
Type:symfony-bundle
pkg:composer/symfony/ux-calendar-link
Requires
- php: >=8.4
- symfony/framework-bundle: ^7.4|^8.0
- symfony/twig-bundle: ^7.4|^8.0
- symfony/uid: ^7.4|^8.0
Requires (Dev)
- phpunit/phpunit: ^11.1|^12.0
Conflicts
- symfony/flex: <1.13
This package is auto-updated.
Last update: 2026-05-24 08:58:44 UTC
README
EXPERIMENTAL This component is currently experimental and is likely to change, or even change drastically.
Symfony UX Calendar Link generates "Add to calendar" links for Google
Calendar, Outlook.com, Office 365 and iCalendar (.ics), the format
consumed by Apple Calendar, Outlook desktop, Thunderbird and every native
calendar client. It is part of the Symfony UX initiative.
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ux to create issues or submit pull requests.
Resources
- Documentation
- Report issues and send Pull Requests in the main Symfony UX repository