# PHP iCal Parser [](https://travis-ci.org/OzzyCzech/icalparser) [](https://packagist.org/packages/om/icalparser) [](https://packagist.org/packages/om/icalparser) [](https://packagist.org/packages/om/icalparser) [](https://packagist.org/packages/om/icalparser) Internet Calendaring Parser [rfc2445](http://www.ietf.org/rfc/rfc2445.txt) or iCal parser is simple PHP 5.6+ class for parsing format into array. ## How to install ```bash composer require om/icalparser ``` ## Usage ```php parseFile( 'https://www.google.com/calendar/ical/cs.czech%23holiday%40group.v.calendar.google.com/public/basic.ics' ); foreach ($cal->getSortedEvents() as $r) { echo sprintf('