hnhdigital-os / laravel-ics
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.
Requires
- php: >=7.0
- eluceo/ical: dev-master
This package is auto-updated.
Last update: 2024-10-22 01:54:10 UTC
README
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.
Install
Via composer:
$ composer require hnhdigital-os/laravel-ics dev-master
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.