The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
composer require eluceo/icalNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and output an iCalendar (.ics) file.
Refer to the upgrade guide and use the new domain/presentation layer.
No dependency data recorded yet.