Libraries tagged by php ical
marcustansoon/spatie-calendar-links-adapter
54 Downloads
PHP Adapter for Spatie/CalenderLinks (Google/iCal/Yahoo Calendar)
nikjaysix/laravel-ical
88 Downloads
Laravel 5 wrapper for eluceo/ical package
crixuamg/php-ical
41 Downloads
relaxsd/php-icalendar
55 Downloads
Fluent iCalendar creator for PHP
libpurecontent/ical
21 Downloads
PHP library ical within the pureContent library suite
yetiforce/icalendar
29972 Downloads
iCalendar for PHP
alexstewartja/ical-parser-php
35 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
22 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
graceas/php-ics-reader
353 Downloads
This class for parse iCal-file (*.ics).
jefflundberg/fastical
19 Downloads
A fast PHP ical parser for vevents, based on msquare/Fastical