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. [API Development](/categories/api)
4. /
5. kitzberger/simple-caldav-client

ActiveLibrary[API Development](/categories/api)

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

A simple and complete php caldav client

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

Since Dec 1Pushed 1mo 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 3w 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

36

—

LowBetter than 79% of packages

Maintenance60

Regular maintenance activity

Popularity6

Limited adoption so far

Community16

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

2990d 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 (16 commits)")[![kitzberger](https://avatars.githubusercontent.com/u/1405149?v=4)](https://github.com/kitzberger "kitzberger (5 commits)")[![temistokles](https://avatars.githubusercontent.com/u/1108659?v=4)](https://github.com/temistokles "temistokles (4 commits)")[![wvrzel](https://avatars.githubusercontent.com/u/6401511?v=4)](https://github.com/wvrzel "wvrzel (3 commits)")[![SelcalHF](https://avatars.githubusercontent.com/u/55696635?v=4)](https://github.com/SelcalHF "SelcalHF (2 commits)")[![cracksalad](https://avatars.githubusercontent.com/u/28577589?v=4)](https://github.com/cracksalad "cracksalad (2 commits)")[![n-osennij](https://avatars.githubusercontent.com/u/17576299?v=4)](https://github.com/n-osennij "n-osennij (1 commits)")[![ac21-minkenberg](https://avatars.githubusercontent.com/u/36509636?v=4)](https://github.com/ac21-minkenberg "ac21-minkenberg (1 commits)")[![sokai](https://avatars.githubusercontent.com/u/52245?v=4)](https://github.com/sokai "sokai (1 commits)")[![afornerot](https://avatars.githubusercontent.com/u/44973732?v=4)](https://github.com/afornerot "afornerot (1 commits)")[![Akarsh04](https://avatars.githubusercontent.com/u/36078063?v=4)](https://github.com/Akarsh04 "Akarsh04 (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

[openai-php/client

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

5.8k26.1M294](/packages/openai-php-client)[openai-php/laravel

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

3.7k8.8M83](/packages/openai-php-laravel)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69634.4M144](/packages/algolia-algoliasearch-client-php)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

75015.4M186](/packages/meilisearch-meilisearch-php)[resend/resend-php

Resend PHP library.

596.2M35](/packages/resend-resend-php)[thecsea/simple-caldav-client

A simple and complete php caldav client

2169.3k3](/packages/thecsea-simple-caldav-client)

PHPackages © 2026

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