PHPackages                             bambamboole/laravel-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. [API Development](/categories/api)
4. /
5. bambamboole/laravel-dav

ActiveLibrary[API Development](/categories/api)

bambamboole/laravel-dav
=======================

CalDAV and CardDAV server for Laravel, powered by sabre/dav, with a typed DTO API.

0.2.1(1mo ago)769↓87%MITPHPPHP ^8.3CI passing

Since Jun 4Pushed 1mo agoCompare

[ Source](https://github.com/bambamboole/laravel-dav)[ Packagist](https://packagist.org/packages/bambamboole/laravel-dav)[ Docs](https://github.com/bambamboole/laravel-dav)[ RSS](/packages/bambamboole-laravel-dav/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (24)Versions (41)Used By (0)

   ![LaravelDAV](docs/assets/logo.svg)

Laravel DAV
===========

[](#laravel-dav)

CalDAV &amp; CardDAV server for Laravel, powered by [sabre/dav](https://sabre.io/dav/), with a typed DTO API.

Expose your application's calendars and contacts to any standards-compliant client — Apple Calendar, Apple Contacts, Thunderbird, DAVx⁵, and friends — backed by Eloquent and your own owner model.

Features
--------

[](#features)

- **Full CalDAV** — events (`VEVENT`), todos (`VTODO`), and journals (`VJOURNAL`).
- **Full CardDAV** — contacts (`VCARD`) in vCard 3.0 and 4.0, stored losslessly with version content-negotiation, plus rich, typed parsing.
- **WebDAV sync** — collection synchronization via sync tokens ([RFC 6578](https://datatracker.ietf.org/doc/html/rfc6578)).
- **CalDAV scheduling** ([RFC 6638](https://datatracker.ietf.org/doc/html/rfc6638)) — auto-scheduling between local users, schedule tags, free/busy queries, and optional iMIP email to external attendees ([RFC 6047](https://datatracker.ietf.org/doc/html/rfc6047)).
- **Calendar sharing** — CalendarServer-style sharing with read-only and read-write access.
- **Calendar proxy delegation** — account-level read and write delegation through CalDAV proxy principals.
- **CalDAV managed attachments** ([RFC 8607](https://datatracker.ietf.org/doc/html/rfc8607)) — server-managed calendar `ATTACH` files stored on a configurable Laravel filesystem disk.
- **Service discovery** — `/.well-known/caldav` and `/.well-known/carddav` redirects ([RFC 6764](https://datatracker.ietf.org/doc/html/rfc6764)).
- **HTTP Basic authentication** — stateless, backed by hashed credentials.
- **Owner-agnostic** — any model that implements a small contract can own collections.
- **Typed DTOs** — every calendar object and contact carries the verbatim `raw` payload plus best-effort, strongly-typed parsed fields.
- **Eloquent storage** — collections and objects are plain models you can query, extend, and relate to the rest of your app.

Requirements
------------

[](#requirements)

- PHP `^8.3`
- Laravel `^12` or `^13`
- sabre/dav `^4.7`

Installation
------------

[](#installation)

```
composer require bambamboole/laravel-dav
```

The package auto-registers its service provider and loads its migrations, so `php artisan migrate` creates the tables. From there, implement the `DavOwner` contract on your `User` model, issue a client credential, and create a calendar — the [documentation](https://bambamboole.github.io/laravel-dav/) walks through each step.

Documentation
-------------

[](#documentation)

Full documentation lives at **[bambamboole.github.io/laravel-dav](https://bambamboole.github.io/laravel-dav/)**:

- **Getting Started** — installation, owner setup, credentials, configuration, and connecting a client.
- **Core Concepts** — principals and owners, calendars, address books, sync tokens, and the raw/DTO data model.
- **Guides** — creating collections, calendar sharing, proxy delegation, calendar objects, contacts, scheduling, free/busy and availability, reacting to changes, and custom models.
- **Protocol Support** — WebDAV, CalDAV, CardDAV, discovery, authentication, locks, and client compatibility.

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

The MIT License (MIT). See [LICENSE](LICENSE) for details.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance90

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/547137a6d80cad01ed1dd065b1c6af329d9a23a4134a895cff01e078cc155500?d=identicon)[bambamboole](/maintainers/bambamboole)

---

Top Contributors

[![bambamboole](https://avatars.githubusercontent.com/u/8823695?v=4)](https://github.com/bambamboole "bambamboole (139 commits)")

---

Tags

laravelWebDAVvCardicalcalendarcontactsCalDAVCardDAVsabredav

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.3M347](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M246](/packages/laravel-ai)[api-platform/laravel

API Platform support for Laravel

58174.6k17](/packages/api-platform-laravel)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.6k](/packages/simplestats-io-laravel-client)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

813336.8k3](/packages/defstudio-telegraph)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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