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.
hnhdigital-os/laravel-ics is a Laravel package for 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..
It currently has 6 GitHub stars and 481 downloads on Packagist.
Install it with composer require hnhdigital-os/laravel-ics.
Discover more Laravel packages by hnhdigital-os
or browse all Laravel packages to compare alternatives.
Last updated
This package provides a Laravel wrapper to the eluceo — iCal package that provides the ability to convert a numerics number to a word, roman numeral, or an ordinal suffix.
This package has been developed by H&H|Digital, an Australian botique developer. Visit us at hnh.digital.
Via composer:
$ composer require hnhdigital-os/laravel-ics dev-master
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.