Registry / serialization / kigkonsult-icalcreator

kigkonsult-icalcreator

JSON →
library2.41.91phppackagistunverified

iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information.

composer require kigkonsult/icalcreator
INSTALL
IMPORT
SIG · KIGKONSULT-ICALCRE
K
kigkonsult-icalcreator
serializationphpv2.41.91
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Vcalendar
use Kigkonsult\Icalcreator\Vcalendar;

Create and output an iCalendar file.

use Kigkonsult\Icalcreator\Vcalendar; $vcalendar = new Vcalendar(); $vcalendar->setProperty('method', 'PUBLISH'); echo $vcalendar->createCalendar();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.41.91latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
kigkonsult-icalcreator — pip install kigkonsult-icalcreator · libregistry