PHPackages                             alc/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alc/simple-caldav-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alc/simple-caldav-client
========================

A simple and complete php caldav client

v0.1.6(9y ago)03471GPL-2.0PHPPHP &gt;=5.3.0

Since Dec 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/chemel/simpleCalDAV)[ Packagist](https://packagist.org/packages/alc/simple-caldav-client)[ RSS](/packages/alc-simple-caldav-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (10)Used By (1)

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

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity54

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 ~68 days

Recently: every ~101 days

Total

7

Last Release

3457d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2664215?v=4)[Alexis CHEMEL](/maintainers/chemel)[@chemel](https://github.com/chemel)

---

Top Contributors

[![carduz](https://avatars.githubusercontent.com/u/10631614?v=4)](https://github.com/carduz "carduz (5 commits)")[![wvrzel](https://avatars.githubusercontent.com/u/6401511?v=4)](https://github.com/wvrzel "wvrzel (3 commits)")[![MR4online](https://avatars.githubusercontent.com/u/17498992?v=4)](https://github.com/MR4online "MR4online (2 commits)")[![chemel](https://avatars.githubusercontent.com/u/2664215?v=4)](https://github.com/chemel "chemel (1 commits)")[![sokai](https://avatars.githubusercontent.com/u/52245?v=4)](https://github.com/sokai "sokai (1 commits)")[![tkempf](https://avatars.githubusercontent.com/u/2909428?v=4)](https://github.com/tkempf "tkempf (1 commits)")

---

Tags

clientSimpleCalDAV

### Embed Badge

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

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

###  Alternatives

[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k29.5M106](/packages/simplesoftwareio-simple-qrcode)[rinvex/countries

Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.

1.7k7.8M58](/packages/rinvex-countries)[artisaninweb/laravel-soap

A SoapClient wrapper integration for Laravel

6294.6M13](/packages/artisaninweb-laravel-soap)[marcelog/pami

Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented

418765.6k1](/packages/marcelog-pami)[thecsea/simple-caldav-client

A simple and complete php caldav client

2169.3k3](/packages/thecsea-simple-caldav-client)[php-mqtt/laravel-client

A wrapper for the php-mqtt/client library for Laravel.

226593.3k3](/packages/php-mqtt-laravel-client)

PHPackages © 2026

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