Build calendars in the iCalendar format

dev-main 2022-03-11 11:48 UTC

This package is auto-updated.

Last update: 2024-04-29 04:53:56 UTC


README

Want to create online calendars so that you can display them on an iPhone's calendar app or in Google Calendar? This can be done by generating calendars in the iCalendar format (RFC 5545), a textual format that can be loaded by different applications.

Installation

Via Composer:

composer require micro-spaceless/ical

Migrations

Package does not require any migrations

Integration

Usage

Security

If you discover any security related issues, please email ed.arm.2000@gmail.com instead of using the issue tracker.