Create iCalendar Files in PHP

I whipped up a php class today to generate iCalendar files. I noticed halfway through making it that there are others (more like other, just iCalcreator). Mine focuses on just being really simple and so far, its output parses in everything I’ve used  (including Google Calendar).

Check it out here.

Leave a Reply