sabre/dav
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
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Install via Composer: composer require sabre/dav
Step 2: Create server instance with authentication and storage backend
Step 3: Run PHP built-in server or deploy to web server
- Step 1: Install via Composer: composer require sabre/dav
- Step 2: Create server instance with authentication and storage backend
- Step 3: Run PHP built-in server or deploy to web server
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 SourceUninstall Info
Remove from composer.json and run composer remove sabre/dav
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
5 FAQs
Similar Projects
Visual Studio Code (Code - OSS)
A free, open-source code editor by Microsoft with rich extensions, debugging, and Git integration. The most popular developer tool worldwide.
scrcpy
Display and control your Android device from your computer via USB or TCP/IP. No root required, high performance, low latency, supports audio and video mirroring.
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.