/calendar

Calendar related tools.

Primary LanguagePHPMIT LicenseMIT

Shapin' Calendar

Latest Version Build Status Code Coverage Quality Score Total Downloads

Install

Via Composer

$ composer require shapin/calendar

Usage

Import a ICS file

$calendar = (new ICSImporter())->import('path/to/calendar.ics');

License

The MIT License (MIT). Please see License File for more information.