PHPackages                             kitzberger/simple-caldav-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. kitzberger/simple-caldav-client

ActiveLibrary

kitzberger/simple-caldav-client
===============================

A simple and complete php caldav client

v0.1.8(8y ago)016GPL-2.0PHPPHP &gt;=5.3.0

Since Dec 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kitzberger/simpleCalDAV)[ Packagist](https://packagist.org/packages/kitzberger/simple-caldav-client)[ Docs](http://www.thecsea.it)[ RSS](/packages/kitzberger-simple-caldav-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (12)Used By (0)

simpleCalDAV
============

[](#simplecaldav)

Build status: [![Latest Stable Version](https://camo.githubusercontent.com/017a64a0ecf7626cef0f80d080a5fe87249ec08103a45e259ffa1bce4150be00/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f73696d706c652d63616c6461762d636c69656e742f762f737461626c65)](https://packagist.org/packages/thecsea/simple-caldav-client) [![Total Downloads](https://camo.githubusercontent.com/74747d2e2b9acdd23398056fbc8bb1b1c90650ca796a349041185483f3c82ad1/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f73696d706c652d63616c6461762d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/thecsea/simple-caldav-client) [![Latest Unstable Version](https://camo.githubusercontent.com/35beb237d2d9dd1cede4ba2058b3c95ed77c109a33b64c2b578735b5aa30c19d/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f73696d706c652d63616c6461762d636c69656e742f762f756e737461626c65)](https://packagist.org/packages/thecsea/simple-caldav-client) [![License](https://camo.githubusercontent.com/004391541df22289075ed34ad36941b9e87706e37b051246e69b7d8955563fbc/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f73696d706c652d63616c6461762d636c69656e742f6c6963656e7365)](https://packagist.org/packages/thecsea/simple-caldav-client)

This library is just a porting for packagist of

Examples of use
===============

[](#examples-of-use)

-

simpleCalDAV

Copyright 2014 Michael Palm

Table of content

1. About
2. Requirements
3. Installation
4. How to get started
5. Example Code

---

1. About

simpleCalDAV is a php library that allows you to connect to a calDAV-server to get event-, todo- and free/busy-calendar resources from the server, to change them, to delete them, to create new ones, etc. simpleCalDAV was made and tested for connections to the CalDAV-server Baikal 0.2.7. But it should work with any other CalDAV-server too.

It contains the following functions:

- connect()
- findCalendars()
- setCalendar()
- create()
- change()
- delete()
- getEvents()
- getTODOs()
- getCustomReport()

All of those functions are really easy to use, self-explanatory and are deliverd with a big innitial comment, which explains all needed arguments and the return values.

This library is heavily based on AgenDAV simple-caldav-client-v2.php by Jorge López Pérez  which again is heavily based on DAViCal caldav-client-v2.php by Andrew McMillan . Actually, I hardly added any features. The main point of my work is to make everything straight forward and easy to use. You can use simpleCalDAV whithout a deeper understanding of the calDAV-protocol.

2. Requirements

Requirements of this library are

- The php extension cURL (  )

3. Installation

Just navigate into a directory on your server and execute git clone

Assure yourself that cURL is installed.

Import SimpleCalDAVClient.php in your code and you are ready to go ;-)

4. How to get started

Read the comments in SimpleCalDAVClient.php and the example code.

5. Example Code

Example code is provided under "/example code/".

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~108 days

Recently: every ~216 days

Total

9

Last Release

2945d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a288a9c4de1e44927c96ee2f9cef86ad3fbf3648e47933c2b662f3c090f0265?d=identicon)[kitzberger](/maintainers/kitzberger)

---

Top Contributors

[![carduz](https://avatars.githubusercontent.com/u/10631614?v=4)](https://github.com/carduz "carduz (8 commits)")[![temistokles](https://avatars.githubusercontent.com/u/1108659?v=4)](https://github.com/temistokles "temistokles (4 commits)")[![kitzberger](https://avatars.githubusercontent.com/u/1405149?v=4)](https://github.com/kitzberger "kitzberger (3 commits)")[![wvrzel](https://avatars.githubusercontent.com/u/6401511?v=4)](https://github.com/wvrzel "wvrzel (3 commits)")[![sokai](https://avatars.githubusercontent.com/u/52245?v=4)](https://github.com/sokai "sokai (1 commits)")

---

Tags

clientSimpleCalDAV

### Embed Badge

![Health badge](/badges/kitzberger-simple-caldav-client/health.svg)

```
[![Health](https://phpackages.com/badges/kitzberger-simple-caldav-client/health.svg)](https://phpackages.com/packages/kitzberger-simple-caldav-client)
```

###  Alternatives

[guzzlehttp/guzzle

Guzzle is a PHP HTTP client library

23.4k991.0M31.0k](/packages/guzzlehttp-guzzle)[elasticsearch/elasticsearch

PHP Client for Elasticsearch

5.3k178.3M940](/packages/elasticsearch-elasticsearch)[php-http/httplug

HTTPlug, the HTTP client abstraction for PHP

2.6k307.6M680](/packages/php-http-httplug)[openai-php/client

OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API

5.8k22.6M232](/packages/openai-php-client)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[ruflin/elastica

Elasticsearch Client

2.3k50.4M202](/packages/ruflin-elastica)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
