flysystem-curlftp:用于带有cURL实现的FTP的Flysystem适配器

时间:2021-05-28 16:25:37
【文件属性】:
文件名称:flysystem-curlftp:用于带有cURL实现的FTP的Flysystem适配器
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-28 16:25:37
php filesystem-library curl filesystem ftp 用于带有cURL实现的FTP的Flysystem适配器 该软件包包含具有cURL实现的 FTP适配器。 它支持显式和隐式SSL连接。 安装 您可以通过composer安装该软件包: composer require vladimir-yuldashev/flysystem-curlftp 用法 use League \ Flysystem \ Filesystem ; use VladimirYuldashev \ Flysystem \ CurlFtpAdapter ; $ adapter = new CurlFtpAdapter ([ 'host' => 'ftp.example.com' , 'username' => 'username' , 'password' => 'password' , /** optional config settings */
【文件预览】:
flysystem-curlftp-master
----src()
--------Curl.php(2KB)
--------CurlFtpAdapter.php(18KB)
----LICENSE(1KB)
----composer.json(1KB)
----README.md(2KB)

网友评论