Download the PHP package oprudkyi/flysystem-curlftp without Composer
On this page you can find all versions of the php package oprudkyi/flysystem-curlftp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oprudkyi/flysystem-curlftp
More information about oprudkyi/flysystem-curlftp
Files in oprudkyi/flysystem-curlftp
Download oprudkyi/flysystem-curlftp
More information about oprudkyi/flysystem-curlftp
Files in oprudkyi/flysystem-curlftp
Vendor oprudkyi
Package flysystem-curlftp
Short Description Flysystem V2/V3 Adapter for the FTP with cURL implementation (supports Implicit FTP over TLS and proxy)
License MIT
Package flysystem-curlftp
Short Description Flysystem V2/V3 Adapter for the FTP with cURL implementation (supports Implicit FTP over TLS and proxy)
License MIT
Please rate this library. Is it a good library?
Informations about the package flysystem-curlftp
Flysystem V2/V3 Adapter for the FTP with cURL implementation
This package contains a Flysystem FTP adapter with cURL implementation. While compatible with Flysystem FTP Adapter it additionally provides support for:
- implicit FTP over TLS (FTPS)
- proxies
As well it is a fork and a temporary drop-in replacement of flysystem-curlftp:
- support of Flysystem V2/V3
- re-implemented based on flysystem-ftp
- updated dependencies
- phpstan level 6
Installation
You can install the package via composer:
Usage
Testing
Upgrade from 1.x
-
use CurlFtpConnectionOptions for creating adapter
skipPasvIp
option renamed toignorePassiveAddress
for compatibitlity with Flysystem FTP AdapterenableTimestampsOnUnixListings
option renamed totimestampsOnUnixListingsEnabled
for compatibitlity with Flysystem FTP Adapter
License
The MIT License (MIT). Please see License File for more information.
All versions of flysystem-curlftp with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
ext-curl Version *
ext-intl Version *
league/flysystem Version ^2.0 || ^3.0
ext-curl Version *
ext-intl Version *
league/flysystem Version ^2.0 || ^3.0
The package oprudkyi/flysystem-curlftp contains the following files
Loading the files please wait ....