A New Modern, Fully RFC 5545-Compliant iCalendar Parser and Writer for PHP
I’m excited to share that my new open-source library, php-icalendar-core, is now available on GitHub: https://github.com/craigk5n/php-icalendar-core This is a clean, modern, zero-dependency PHP 8.2+ library for parsing and writing iCalendar (.ics) data according to RFC 5545, with strong support for recurrence rules (RRULE), timezones, and even forward-compatible rich-text descriptions via STYLED-DESCRIPTION (RFC 9073). Table of Contents […]