OpenSource-Hub
S

sabre/dav

1.7k stars·Developer Tools·SHA-256 checksum verified

sabre/dav is a powerful PHP library for building WebDAV, CalDAV and CardDAV servers. Use it to create file sharing, calendar synchronization and contact management applications.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

The most popular PHP WebDAV framework for building file, calendar & contact sync servers.

Core Features

  • Supports WebDAV, CalDAV, CardDAV protocols
  • PHP-based, easy integration
  • Extensible plugin system
  • Multiple storage backends
  • Thorough documentation

What It Can't Do

  • Requires PHP 7.4+; older branches unmaintained,Configure authentication and permissions for production,Consider caching and connection pooling for performance

Use Cases

  • Enterprise file sharing server
  • Calendar and contact sync service
  • WebDAV interface for cloud storage

sabre/dav is a powerful PHP library for implementing WebDAV, CalDAV, and CardDAV servers. It provides a solid foundation for building file sharing, calendar synchronization, and contact management applications. With extensive documentation and community support, it's the go-to choice for PHP developers needing server-side WebDAV support.

Tags

webdavcaldavcarddavphpframework

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install via Composer: composer require sabre/dav

4

Step 2: Create server instance with authentication and storage backend

5

Step 3: Run PHP built-in server or deploy to web server

Install Guide
  1. Step 1: Install via Composer: composer require sabre/dav
  2. Step 2: Create server instance with authentication and storage backend
  3. Step 3: Run PHP built-in server or deploy to web server
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Remove from composer.json and run composer remove sabre/dav

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseBSD-3-Clause
Last Updated2026-06-25 11:55:06
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

5 FAQs

Similar Projects