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

This package is auto-updated.

Last update: 2024-04-25 20:22:00 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.