PHPackages                             sabre/dav - 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. [Framework](/categories/framework)
4. /
5. sabre/dav

ActiveLibrary[Framework](/categories/framework)

sabre/dav
=========

WebDAV Framework for PHP

4.7.0(1y ago)1.7k14.8M—0.7%367[27 issues](https://github.com/sabre-io/dav/issues)[33 PRs](https://github.com/sabre-io/dav/pulls)20BSD-3-ClausePHPPHP ^7.1.0 || ^8.0

Since Feb 22Pushed 2mo ago67 watchersCompare

[ Source](https://github.com/sabre-io/dav)[ Packagist](https://packagist.org/packages/sabre/dav)[ Docs](http://sabre.io/)[ RSS](/packages/sabre-dav/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (146)Used By (20)Security (2)

[![sabre's logo](https://camo.githubusercontent.com/443cdc789067458d683bdcf37ed64159f665419241896070bf27fb6d3764c1ba/68747470733a2f2f73616272652e696f2f696d672f6c6f676f2e706e67)](https://camo.githubusercontent.com/443cdc789067458d683bdcf37ed64159f665419241896070bf27fb6d3764c1ba/68747470733a2f2f73616272652e696f2f696d672f6c6f676f2e706e67) sabre/dav
===========================================================================================================================================================================================================================================================================================================================================================

[](#-sabredav)

Introduction
------------

[](#introduction)

sabre/dav is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.

Full documentation can be found on the website:

Build status
------------

[](#build-status)

branchstatusPHP versionmaster[![CI](https://github.com/sabre-io/dav/actions/workflows/ci.yml/badge.svg)](https://github.com/sabre-io/dav/actions/workflows/ci.yml/badge.svg)PHP 7.4 up, 8.0 up4.\*maintainedPHP 7.1 up, 8.0 up3.2unmaintainedPHP 5.5 to 7.13.1unmaintainedPHP 5.53.0unmaintainedPHP 5.42.1unmaintainedPHP 5.42.0unmaintainedPHP 5.41.8unmaintainedPHP 5.31.7unmaintainedPHP 5.31.6unmaintainedPHP 5.3Documentation
-------------

[](#documentation)

- [Introduction](https://sabre.io/dav/).
- [Installation](https://sabre.io/dav/install/).

Made at fruux
-------------

[](#made-at-fruux)

SabreDAV is being developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise support.

###  Health Score

72

—

ExcellentBetter than 100% of packages

Maintenance64

Regular maintenance activity

Popularity74

Solid adoption and visibility

Community52

Growing community involvement

Maturity86

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 87.4% of commits — single point of failure

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

Recently: every ~84 days

Total

135

Last Release

560d ago

Major Versions

2.1.10 → 3.0.82016-03-12

2.1.x-dev → 3.0.x-dev2016-12-06

3.3.0-alpha1 → 4.0.0-alpha22018-09-27

3.2.3 → 4.0.0-beta12019-05-08

3.2.x-dev → 4.0.02019-07-01

PHP version history (8 changes)1.6.0PHP &gt;=5.3.0

1.6.1PHP &gt;=5.3.1

1.9.0alpha1PHP &gt;=5.4.1

3.1.0-alpha1PHP &gt;=5.5.0

4.0.0-alpha2PHP &gt;=7.0.0

3.2.x-devPHP &gt;=5.5.0 &lt;7.2

4.1.0PHP ^7.1.0

4.1.2PHP ^7.1.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ec28c32d012f276f61b0b58cabe3c8f674166732d9b20eeddc3f9807857ba10?d=identicon)[evert](/maintainers/evert)

![](https://www.gravatar.com/avatar/d916220fea2bfe2d822214b0f188d1087035c66245431ae0dc2df4fbfbf81f6c?d=identicon)[dominik](/maintainers/dominik)

---

Top Contributors

[![evert](https://avatars.githubusercontent.com/u/178960?v=4)](https://github.com/evert "evert (4107 commits)")[![phil-davis](https://avatars.githubusercontent.com/u/1535615?v=4)](https://github.com/phil-davis "phil-davis (166 commits)")[![DeepDiver1975](https://avatars.githubusercontent.com/u/1005065?v=4)](https://github.com/DeepDiver1975 "DeepDiver1975 (94 commits)")[![Hywan](https://avatars.githubusercontent.com/u/946104?v=4)](https://github.com/Hywan "Hywan (49 commits)")[![DominikTo](https://avatars.githubusercontent.com/u/1384635?v=4)](https://github.com/DominikTo "DominikTo (48 commits)")[![PHPGangsta](https://avatars.githubusercontent.com/u/608408?v=4)](https://github.com/PHPGangsta "PHPGangsta (39 commits)")[![staabm](https://avatars.githubusercontent.com/u/120441?v=4)](https://github.com/staabm "staabm (35 commits)")[![ahackschmitz](https://avatars.githubusercontent.com/u/118912?v=4)](https://github.com/ahackschmitz "ahackschmitz (25 commits)")[![LukasReschke](https://avatars.githubusercontent.com/u/878997?v=4)](https://github.com/LukasReschke "LukasReschke (14 commits)")[![jakobsack](https://avatars.githubusercontent.com/u/776911?v=4)](https://github.com/jakobsack "jakobsack (9 commits)")[![C0pyR1ght](https://avatars.githubusercontent.com/u/8182083?v=4)](https://github.com/C0pyR1ght "C0pyR1ght (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![ChristophWurst](https://avatars.githubusercontent.com/u/1374172?v=4)](https://github.com/ChristophWurst "ChristophWurst (8 commits)")[![hernst42](https://avatars.githubusercontent.com/u/1058706?v=4)](https://github.com/hernst42 "hernst42 (8 commits)")[![vmire](https://avatars.githubusercontent.com/u/6737411?v=4)](https://github.com/vmire "vmire (7 commits)")[![janpieper](https://avatars.githubusercontent.com/u/426371?v=4)](https://github.com/janpieper "janpieper (7 commits)")[![alecpl](https://avatars.githubusercontent.com/u/546788?v=4)](https://github.com/alecpl "alecpl (7 commits)")[![kesselb](https://avatars.githubusercontent.com/u/3902676?v=4)](https://github.com/kesselb "kesselb (6 commits)")[![icewind1991](https://avatars.githubusercontent.com/u/1283854?v=4)](https://github.com/icewind1991 "icewind1991 (6 commits)")[![cedric-anne](https://avatars.githubusercontent.com/u/33253653?v=4)](https://github.com/cedric-anne "cedric-anne (5 commits)")

---

Tags

frameworkWebDAViCalendarCalDAVCardDAV

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sabre-dav/health.svg)

```
[![Health](https://phpackages.com/badges/sabre-dav/health.svg)](https://phpackages.com/packages/sabre-dav)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[symfony/symfony

The Symfony PHP framework

31.3k86.3M2.2k](/packages/symfony-symfony)[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[jeromeschneider/baikal

Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV

3.1k4.6k](/packages/jeromeschneider-baikal)

PHPackages © 2026

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