Libraries tagged by php ical
eluceo/ical
19749531 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
rlanvin/php-rrule
13059513 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
sabre/vobject
26997653 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
sabre/dav
16673037 Downloads
WebDAV Framework for PHP
kigkonsult/icalcreator
2989275 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jeromeschneider/baikal
5069 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
phpfui/icalendar
18586 Downloads
A modern fork of the icalendar.org PHP implementation of rfc5545, management of iCal formatted files
znanylekarz/ical
278768 Downloads
This package offers PHP-classes to create iCal compatible *.ics files.
itsnubix/nowcal
15316 Downloads
A modern PHP library for generating iCalendar v2.0 events
protonlabs/vobject
56243 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
craigk5n/php-icalendar-core
5447 Downloads
RFC 5545 compliant PHP library for iCalendar parsing and writing
bvanhoekelen/icalendar-php
7097 Downloads
Create easily a full iCalendar subscription service. Compatible with the best Calendar Apps, Laravel and Composer.
opencal/ical
15465 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.
tinuviel/php-ics
3090 Downloads
Generate a iCalendar (.ics) file in PHP.
erenav/icalendar
350 Downloads
A modern, strongly-typed, immutable iCalendar (RFC 5545 / 7986 / 5546) library for PHP.