ZContent / icalendar

Library for reading and writing iCalendar files in PHP
154 stars 50 forks source link

This project looks dead #22

Open phpfui opened 2 years ago

phpfui commented 2 years ago

I forked and modernized it here: https://packagist.org/packages/phpfui/icalendar

PR's welcome.

alexfurr commented 2 years ago

Thank you! I'm getting errors thrown (Array and string offset access syntax with curly braces is deprecated line 260 of date.php) on the old one so will switch over to the fork now...

phpfui commented 2 years ago

Your welcome. The namespacing changed, but methods should all work the same. The old code was a real mess, but now all nice and shiny!

Let me know of any issues.

perrelet commented 1 year ago

@phpfui Thankyou! 🚀🤘