norvutec/ical

A library to parse and generate multi-byte safe RFC 5545/7986 compliant .ics files

1.0.4 2025-03-01 15:48 UTC

This package is auto-updated.

Last update: 2025-03-29 15:56:26 UTC


README

Object-oriented php library for creating and reading .ics files.

Installation

composer require norvutec/ics

Usage

TODO

Todos

  • Implement VALARM, VJOURNAL, VFREEBUSY, VTIMEZONE
  • Improve some parameter types and validation
  • Add examples
  • Add tests
  • Add more documentation

Links and Credits