2017 © Pedro Peláez
 

library davclient

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

image

sabre/davclient

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

  • Tuesday, January 21, 2014
  • by dominik
  • Repository
  • 6 Watchers
  • 22 Stars
  • 564 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 4 Open issues
  • 1 Versions
  • 11 % Grown

The README.md

sabre/davclient

A WebDAV, CalDAV and CardDAV client for PHP., (*1)

Note that this library is completely non-functional at the moment ;), (*2)

Installation

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

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

After that, just hit composer install and you should be rolling., (*4)

Questions?

Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket on [GitHub][5]., (*5)

Made at fruux

This library is being developed by fruux. Drop us a line for commercial services or enterprise support., (*6)

The Versions

21/01 2014

dev-master

9999999-dev https://github.com/fruux/sabre-davclient

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

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

caldav webdav carddav