Skip to content

Instantly share code, notes, and snippets.

View ewilan-riviere's full-sized avatar
🦄

Ewilan Rivière ewilan-riviere

🦄
View GitHub Profile
@jakebellacera
jakebellacera / ICS.php
Last active June 2, 2024 02:20
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.
*