Download the PHP package liuzhongliang/phpdav without Composer
On this page you can find all versions of the php package liuzhongliang/phpdav. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liuzhongliang/phpdav
More information about liuzhongliang/phpdav
Files in liuzhongliang/phpdav
Download liuzhongliang/phpdav
More information about liuzhongliang/phpdav
Files in liuzhongliang/phpdav
Vendor liuzhongliang
Package phpdav
Short Description Create a WebDAV site for managing server files
License MPL-2.0
Package phpdav
Short Description Create a WebDAV site for managing server files
License MPL-2.0
Please rate this library. Is it a good library?
Informations about the package phpdav
phpdav
使用php开发实现webdav协议的项目
更新说明
phpdav3.0增加对event、swoole扩展的支持 如果安装了event扩展,使用方法不变; 如果安装了Swoole扩展,可在安装目中执行 bin/phpswooldav 启动webdav站点,使用方法同 bin/phpdav
phpdav2.0可不依赖nginx
php版本至少php5.4以上
以下非必须: nginx版本建议nginx1.11.0以上
配置参考
本项目可不用nginx, 使用方法:
- 下载后,直接在程序安装目录中执行 bin/phpdav start 即可使用phpdav建立一个webdav站点
- 使用nginx、php-fpm按照conf/np.conf里的提示,设置nginx、php-fpm执行程序的地址 bin/php-fpm start bin/nginx start 同样可以建立一个webdav站点
All versions of phpdav with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.16
ext-hash Version *
ext-pcre Version *
ext-mbstring Version *
ext-xml Version *
ext-libxml Version *
ext-json Version *
ext-sqlite3 Version *
ext-hash Version *
ext-pcre Version *
ext-mbstring Version *
ext-xml Version *
ext-libxml Version *
ext-json Version *
ext-sqlite3 Version *
The package liuzhongliang/phpdav contains the following files
Loading the files please wait ....