league / flysystem-sftp
This package is abandoned and no longer maintained.
The author suggests using the league/flysystem-sftp-v3 package instead.
SFTP filesystem adapter for Flysystem.
3.28.0
2024-05-06 20:05 UTC
Requires
- php: ^8.0.2
- league/flysystem: ^3.0.0
- league/mime-type-detection: ^1.0.0
- phpseclib/phpseclib: ^2.0
This package is auto-updated.
Last update: 2025-09-15 12:09:28 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.