jmbtechnologylimited / icaldissect
Parses a ICAL file.
Package info
github.com/JMB-Technology-Limited/ICalDissect
pkg:composer/jmbtechnologylimited/icaldissect
v1.3.2
2016-10-20 13:50 UTC
Requires
- php: >=5.3.0
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.