Skip to content

Laravel iCalendar ReaderRead .ics data without losing the details

Query events, todos, dates, participants, alarms, properties, and components through a Laravel-friendly API.

Requirements

  • PHP 8.3 or later in the PHP 8.x series
  • Laravel 11, 12, or 13
  • PHP extensions: DOM, JSON, Multibyte String, XMLReader, and XMLWriter
  • libxml 2.6.20 or later

CI currently tests PHP 8.3–8.5 with Laravel 11–13. See Getting started for installation, configuration, and a runnable example.

Released under the MIT License.