Parses a ICAL file.

Maintainers

Package info

github.com/JMB-Technology-Limited/ICalDissect

pkg:composer/jmbtechnologylimited/icaldissect

Statistics

Installs: 4 537

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v1.3.2 2016-10-20 13:50 UTC

This package is auto-updated.

Last update: 2026-02-26 00:06:19 UTC


README

ICalDissect PHP Composer Library
=================================

Parses an ICalendar (*.ics) file.

Returns objects.

Note. this does not expand RRULES but instead returns them for you to note.
If you want to expand them try https://github.com/JMB-Technology-Limited/RRuleUnravel

Used for http://ican.openacalendar.org/

Install via composer: https://packagist.org/packages/jmbtechnologylimited/icaldissect

Rules for version numbers:
Minor upgrades (x.x.+1) will not change the API.
Other upgrades (x.+1.0 or +1.0.0) might.