thecsea/caldav-client

Just a simple php caldav client

Maintainers

Package info

github.com/thecsea/caldav-client

Homepage

pkg:composer/thecsea/caldav-client

Statistics

Installs: 102

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v0.1.0 2015-11-29 23:33 UTC

This package is auto-updated.

Last update: 2026-03-04 15:44:28 UTC


README

Build status: Latest Stable Version Total Downloads Latest Unstable Version License

This library is just a porting for composer of https://gitlab.com/davical-project/davical/blob/master/inc/caldav-client.php

Examples of use

You find original examples inside the file, you have to use new \it\thecsea\caldav_client\CalDAVClient to create a new instance

By thecsea.it