Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 528 Bytes

File metadata and controls

22 lines (14 loc) · 528 Bytes

WebDAV Stream Wrapper Class

Original Authors:

Port to PHP Composer by:

Intro

Simple port of the HTTP_WebDAV_Client pear package to composer, including an upgrade to the Request2 version of the composer's pear package of the same name.

Dependencies

  • pear/pear_exception:v1.0.0
  • pear/net_url2:v2.2.2
  • pear/http_request2:v2.3.0