frictionlessdigital/laravel-ical

Laravel warraper for creating iCalendars.
1,207 2
Install
composer require frictionlessdigital/laravel-ical
Latest Version:12.1.0
License:MIT
Last Updated:Sep 8, 2026
Links: GitHub  ·  Packagist

Laravel iCal

Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars.

Installation

Via Composer:

composer require frictionlessdigital/laravel-ical

Config

Publish the config to change the default settings :

artisan vendor:publish --provider="Betta\LaravelIcal\ICalendarServiceProvider" --tag=config

Migrations

Package does not require any migrations

Integration

Usage

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email cyrill@frictionlesssolutions.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

ronasit/laravel-ics-generator

This package developed for easy integration of ics-file generating.

22,126 1
hnhdigital-os/laravel-ics

A Laravel warraper for the eluceo/iCal package that offers a abstraction layer f...

481 6
spatie/icalendar-generator

Build calendars in the iCalendar format

10,156,249 693
spatie/calendar-links

Generate add to calendar links for Google, iCal and other calendar systems

8,343,681 1,015
nikjaysix/laravel-ical

Laravel 5 wrapper for eluceo/ical package

89 0