Skip to content

christian-putzke/CardDAV-PHP

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
Description
-----------
This is a simple CardDAV client written in PHP called "CardDAV PHP".


Features
--------
* Query your CardDAV server with XML response (simplified or raw)
* Supports many authentication methods
* You can add / update / delete vCards from your CardDAV server
* Get single vCards (raw or extended XML) from your CardDAV server
* Check CardDAV server connection
* Tested CardDAV servers: DAViCal, Apple Addressbook Server, memotoo, SabreDAV, ownCloud, SOGo


Installation
------------
* Nothing to install - it's standalone
* Requires PHP 5.3 and CURL
* The documentation can be found in the class itself


Special thanks
--------------
* xbgmsharp for the great feedback!


Contact
-------
* Author: Christian Putzke <christian.putzke@graviox.de>
* Report feature requests and bugs here: https://github.com/graviox/CardDAV-PHP/issues
* Visit my website: http://www.graviox.de/
* Follow me on Twitter: https://twitter.com/cputzke/

Releases

No releases published

Packages

No packages published

Languages