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.