PHP Webdav Client Class

PHP Webdav Client Class is a nearly RFC 2518-conforming class which implements RFC 2518 methods (GET, PUT, MOVE, COPY, etc.) to modify resources on a Webdav server. It supports HTTP/1.0 and HTTP/1.1.

Tags Internet Web Software Development Libraries php classes
Licenses LGPL
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  02 Sep 2004 19:39
  • Rrelease-after

Changes: This release changes _propfind_cData(), _delete_cData(), and _lock_cData to append cData from XML parser when multiple called from parser. The documentation has been updated.

  • Rrelease-mid
  •  25 Aug 2004 15:25
  • Rrelease-after

Changes: In method _translate_uri(), all requests are now forced to UTF-8 encoding to conform to RFC 2518.

  • Rrelease-mid
  •  18 Aug 2004 08:31
  • Rrelease-after

Changes: A problem handling collections containing an umlaut in the private method _translate_uri() was fixed. DocBlock documentation all over the code was finished. Some obsolete code segements were removed. New documentation was generated with phpDoc.

  • Rrelease-mid
  •  16 Aug 2004 07:08
  • Rrelease-after

Changes: Some blocking problems in the _get_respond() method were corrected. The project was moved to another server.

  • Rrelease-mid
  •  14 Dec 2003 16:31
  • Rrelease-after

Changes: A nasty body content destroying CRLF bug in the private methods _get_respond and _process_respond has been fixed.

Rss Recent comments

Rcomment-before 30 Sep 2006 05:32 Rcomment-trans i2tsv Rcomment-after

A problem with sockets io
Hi Chris,

Thank you for the nice class. We have chosen to use it over PEAR class because it provides more methods and it claims to be stable. However it turned out that there are some issues in the low level socket io code. We have fixed one issue and can post you the patch. But we are still having some issues in the _get_respond() functions which result in stuck connection. Please let me know if we can discuss this.

Thanks, Solon.

Rcomment-before 20 Dec 2003 06:26 Rcomment-trans chrisju Rcomment-after

Re: See also: PEAR::HTTP_WebDAV_Client

> The PEAR package HTTP_WebDAV_Client
> provides
> a PHP Stream Wrapper for accessing
> WebDAV
> resources using the fopen() family of
> functions
>
> http://pear.php.net/package/HTTP_WebDAV_Client/

Yes your right. It's another approach. The abstraction level seems to much stronger as in this class. I was interested in all information you can get back from a webdav server...that's what this class does...

Rcomment-before 15 Dec 2003 05:25 Rcomment-trans hholzgra Rcomment-after

See also: PEAR::HTTP_WebDAV_Client
The PEAR package HTTP_WebDAV_Client provides
a PHP Stream Wrapper for accessing WebDAV
resources using the fopen() family of functions

http://pear.php.net/package/HTTP_WebDAV_Client/

No-screenshot

Project Spotlight

JavaTemplar

A Java template engine.

A27668ef0059d0e0612e783961289c6f_thumb

Project Spotlight

eyeOS

A Web desktop environment.