Laravel warraper for creating iCalendars.
frictionlessdigital/laravel-ical is a Laravel package for laravel warraper for creating icalendars..
It currently has 2 GitHub stars and 627 downloads on Packagist (latest version 12.0.0).
Install it with composer require frictionlessdigital/laravel-ical.
Discover more Laravel packages by frictionlessdigital
or browse all Laravel packages to compare alternatives.
Last updated
Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars.
Via Composer:
composer require frictionlessdigital/laravel-ical
Publish the config to change the default settings :
artisan vendor:publish --provider="Betta\LaravelIcal\ICalendarServiceProvider" --tag=config
Package does not require any migrations
Please see CHANGELOG for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.