shapin/calendar

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

Calendar related tools.

Maintainers

Package info

github.com/shapintv/calendar

pkg:composer/shapin/calendar

Statistics

Installs: 1 502

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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.