thecsea/caldav-client

Just a simple php caldav client

Installs: 100

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/thecsea/caldav-client

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

This package is auto-updated.

Last update: 2025-10-04 14:51:15 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