Skip to content

jens-maus/CardDAV-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A cardDAV PHP-Class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%