How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
The main features of sabre-io/dav are: Calendar and Contact Servers, Calendar And Contacts, Calendar and Scheduling.
Open-source alternatives to sabre-io/dav include: sabre-io/baikal — Baïkal is a Calendar+Contacts server. kozea/radicale — Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact… tchapi/davis — 🗓 A modern, simple, feature-packed, fully translatable admin interface for sabre/dav based on Symfony 7 and Bootstrap. jelmer/xandikos — A CalDAV/CardDAV server backed by Git. etesync/server — The Etebase server (so you can run your own). pewdiepie-archdaemon/odysseus — Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large…
Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact synchronization across multiple clients using open standards. It stores all data directly on the filesystem in a simple folder hierarchy, eliminating the need for an external database, and automatically tracks every change by committing modifications to a Git repository for version history and backup. The server distinguishes itself through a modular plugin architecture that allows custom Python modules to extend authentication, storage backends, and web interface functionality at start
The Etebase server (so you can run your own)