Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

sabre-io/davclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sabre/davclient

A WebDAV, CalDAV and CardDAV client for PHP.

Note that this library is completely non-functional at the moment ;)

Installation

Make sure you have Composer installed. In your project directory, create, or edit a composer.json file, and make sure it contains something like this:

{
    "require" : {
        "sabre/davclient" : "dev-master"
    }
}

After that, just hit composer install and you should be rolling.

Questions?

Head over to the sabre/dav mailinglist, or you can also just open a ticket on GitHub.

Made at fruux

This library is being developed by fruux. Drop us a line for commercial services or enterprise support.

About

The sabre/davclient library provides an easy to use library for consuming Web-, Cal- and CardDAV services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages