shapin/calendar

This package is abandoned and no longer maintained. No replacement package was suggested.

Calendar related tools.

dev-master 2019-07-11 08:23 UTC

This package is auto-updated.

Last update: 2023-12-27 11:26:39 UTC


README

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.