shapintv / calendar

Calendar related tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Calendar related tools.

License:MIT License


Languages

Language:PHP 96.7%Language:Makefile 3.3%