league / flysystem-sftp
SFTP filesystem adapter for Flysystem.
Installs: 26 508 648
Dependents: 115
Suggesters: 49
Security: 0
Stars: 308
Watchers: 12
Forks: 96
Open Issues: 31
Requires
- php: ^8.0.2
- league/flysystem: ^3.0.0
- league/mime-type-detection: ^1.0.0
- phpseclib/phpseclib: ^2.0
- 4.x-dev
- 3.x-dev
- 3.28.0
- 3.25.1
- 3.22.0
- 3.19.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.6.0
- 3.5.2
- 3.3.0
- 3.2.0
- 3.1.1
- 3.0.23
- 3.0.19
- 3.0.17
- 3.0.15
- 3.0.9
- 3.0.2
- 3.0.0
- 2.x-dev
- 2.5.0
- 2.4.4
- 2.4.1
- 2.2.1
- 2.1.1
- 2.0.8
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-RC1
- 2.0.0-beta.3
- 2.0.0-beta.2
- 2.0.0-beta.1
- 2.0.0-alpha.4
- 2.0.0-alpha.3
- 2.0.0-alpha.2
- 2.0.0-alpha.1
- 1.1.0
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-master
- dev-php-support/7.4
This package is auto-updated.
Last update: 2024-09-21 12:23:47 UTC
README
Sub-split of Flysystem for SFTP using phpseclib2.
⚠️ this is a sub-split, for pull requests and issues, visit: https://github.com/thephpleague/flysystem
composer require league/flysystem-sftp
View the documentation.