An open API service indexing awesome lists of open source software.

https://github.com/ipunkt/calendar

PHP Library for reading and writing ical/ics calendar files
https://github.com/ipunkt/calendar

ical ical-parser icalendar ics ics-ical

Last synced: 8 months ago
JSON representation

PHP Library for reading and writing ical/ics calendar files

Awesome Lists containing this project

README

          

# ICAL / ICS Calendar Library

[![Latest Stable Version](https://poser.pugx.org/ipunkt/calendar/v/stable.svg)](https://packagist.org/packages/ipunkt/calendar) [![Latest Unstable Version](https://poser.pugx.org/ipunkt/calendar/v/unstable.svg)](https://packagist.org/packages/ipunkt/calendar) [![License](https://poser.pugx.org/ipunkt/calendar/license.svg)](https://packagist.org/packages/ipunkt/calendar) [![Total Downloads](https://poser.pugx.org/ipunkt/calendar/downloads.svg)](https://packagist.org/packages/ipunkt/calendar)

PHP Library for reading and writing ical/ics calendar files

## Quickstart

```
composer require ipunkt/calendar
```