Libraries tagged by php ical
bluora/laravel-ics
116 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
syncgw/sabredav
251 Downloads
WebDAV Framework for PHP
nikjaysix/laravel-ical
88 Downloads
Laravel 5 wrapper for eluceo/ical package
crixuamg/php-ical
40 Downloads
relaxsd/php-icalendar
53 Downloads
Fluent iCalendar creator for PHP
libpurecontent/ical
17 Downloads
PHP library ical within the pureContent library suite
yetiforce/icalendar
29972 Downloads
iCalendar for PHP
alexstewartja/ical-parser-php
33 Downloads
A concise PHP library for parsing the iCal calendar format, whether file-based (.ics) or from a hosted URL.
sebastian-alfers/ical
668 Downloads
This package offers PHP-classes to create iCal compatible *.ics files.
bedandbreakfast/icalcreator
212 Downloads
iCalcreator is a PHP implementation of rfc2445/rfc5545, management of iCal formatted files
codephix/ical
20 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.
traubisoda/icalendar
12 Downloads
Generate iCalendar (*.ics) files with PHP on the fly
tinuviel/php-ics
13 Downloads
Generate a iCalendar (.ics) file in PHP.
micro-spaceless/ical
4 Downloads
Build calendars in the iCalendar format
jefflundberg/fastical
19 Downloads
A fast PHP ical parser for vevents, based on msquare/Fastical