Skip to content

gletournel/WebDAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDAV

A simple PHP WebDAV client and stream wrapper.

Timeout Value Big Int Support

Windows hosts PHP_INT_MAX value is 2147483647. For fix it you can use gmp extention.

On Unix hosts big int support is better, you can use WebDAV AS IS. For run all tests run (it's skipped by default):

$sudo apt-get install php5-gmp

About

A simple PHP WebDAV client and stream wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages