norvutec/ical

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

Maintainers

Details

github.com/NorvuTec/ical

Source

Issues

Installs: 59

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/norvutec/ical

1.0.4 2025-03-01 15:48 UTC

This package is auto-updated.

Last update: 2025-09-29 17:02:21 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