Skip to content

wbat/ics-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP ICS Parser

License

This ics-parser is under MIT License. You may use it for your own sites for free, but I would like to get a notice when you use it ([email protected]). If you use it for another software project, please state the information / links to this project in the files.

It is hosted at https://github.com/MartinThoma/ics-parser/ and the PEAR coding standard is used.

It was modified by John Grogg to properly handle recurring events (specifically with regards to Microsoft Exchange).

Requirements

  • PHP 5 >= 5.3.0

Installation

  • Copy all files to a folder where PHP can be executed
  • Include class.iCalReader.php to your project

Credits

  • Martin Thoma (programming, bug fixing, project management)
  • Frank Gregor (programming, feedback, testing)
  • John Grogg (programming, addition of event recurrence handling)
  • Jonathan Goode (programming, bug fixing, enhancement, coding standard)

About

Modified version of https://github.com/MartinThoma/ics-parser/ to include event recurrence.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%