LaravelPackages.net
Acme Inc.
Toggle sidebar
frictionlessdigital/laravel-ical

Laravel warraper for creating iCalendars.

627
2
12.0.0
About frictionlessdigital/laravel-ical

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 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 [email protected] instead of using the issue tracker.

Credits

License

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

Star History Chart