Skip to content

Instantly share code, notes, and snippets.

View artulance's full-sized avatar

Arturo artulance

View GitHub Profile
@artulance
artulance / ICS.php
Last active July 5, 2022 07:53 — forked from jakebellacera/ICS.php
A convenient script to generate iCalendar (.ics) files on the fly in PHP.
<?php
/**
* This is free and unencumbered software released into the public domain.
*
* Anyone is free to copy, modify, publish, use, compile, sell, or
* distribute this software, either in source code form or as a compiled
* binary, for any purpose, commercial or non-commercial, and by any
* means.
*