PHPackages                             league/flysystem-sftp-v3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. league/flysystem-sftp-v3

ActiveLibrary[File &amp; Storage](/categories/file-storage)

league/flysystem-sftp-v3
========================

SFTP filesystem adapter for Flysystem.

3.33.0(2mo ago)6129.6M—7.2%14[10 issues](https://github.com/thephpleague/flysystem-sftp-v3/issues)[1 PRs](https://github.com/thephpleague/flysystem-sftp-v3/pulls)20MITPHPPHP ^8.0.2

Since Nov 20Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/thephpleague/flysystem-sftp-v3)[ Packagist](https://packagist.org/packages/league/flysystem-sftp-v3)[ RSS](/packages/league-flysystem-sftp-v3/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelogDependencies (6)Versions (40)Used By (20)

Sub-split of Flysystem for SFTP using phpseclib v3.
---------------------------------------------------

[](#sub-split-of-flysystem-for-sftp-using-phpseclib-v3)

> ⚠️ this is a sub-split, for pull requests and issues, visit:

```
composer require league/flysystem-sftp-v3
```

View the [documentation](https://flysystem.thephpleague.com/docs/adapter/sftp-v3/).

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance85

Actively maintained with recent releases

Popularity64

Solid adoption and visibility

Community39

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 72.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Recently: every ~84 days

Total

40

Last Release

60d ago

Major Versions

2.4.1 → 3.0.22022-01-15

2.4.4 → 3.0.172022-04-14

2.4.5 → 3.0.182022-04-25

2.x-dev → 3.0.192022-04-27

3.30.0 → 4.x-dev2025-10-20

PHP version history (3 changes)2.4.0PHP ^7.2 || ^8.0

3.0.0PHP ^8.0.2

4.x-devPHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/534693?v=4)[Frank de Jonge](/maintainers/frankdejonge)[@frankdejonge](https://github.com/frankdejonge)

---

Top Contributors

[![frankdejonge](https://avatars.githubusercontent.com/u/534693?v=4)](https://github.com/frankdejonge "frankdejonge (52 commits)")[![lcobucci](https://avatars.githubusercontent.com/u/201963?v=4)](https://github.com/lcobucci "lcobucci (4 commits)")[![jnoordsij](https://avatars.githubusercontent.com/u/45041769?v=4)](https://github.com/jnoordsij "jnoordsij (2 commits)")[![tinect](https://avatars.githubusercontent.com/u/135993?v=4)](https://github.com/tinect "tinect (2 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (1 commits)")[![MadMaxInfinity](https://avatars.githubusercontent.com/u/77725769?v=4)](https://github.com/MadMaxInfinity "MadMaxInfinity (1 commits)")[![maxhelias](https://avatars.githubusercontent.com/u/12966574?v=4)](https://github.com/maxhelias "maxhelias (1 commits)")[![PhilinTv](https://avatars.githubusercontent.com/u/376033?v=4)](https://github.com/PhilinTv "PhilinTv (1 commits)")[![qdequippe](https://avatars.githubusercontent.com/u/3193300?v=4)](https://github.com/qdequippe "qdequippe (1 commits)")[![simPod](https://avatars.githubusercontent.com/u/327717?v=4)](https://github.com/simPod "simPod (1 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (1 commits)")[![astehlik](https://avatars.githubusercontent.com/u/956513?v=4)](https://github.com/astehlik "astehlik (1 commits)")[![X-Coder264](https://avatars.githubusercontent.com/u/12602463?v=4)](https://github.com/X-Coder264 "X-Coder264 (1 commits)")[![Ayesh](https://avatars.githubusercontent.com/u/811553?v=4)](https://github.com/Ayesh "Ayesh (1 commits)")[![azisyus](https://avatars.githubusercontent.com/u/26818892?v=4)](https://github.com/azisyus "azisyus (1 commits)")[![boserup](https://avatars.githubusercontent.com/u/1843584?v=4)](https://github.com/boserup "boserup (1 commits)")

---

Tags

filesystemFlysystemsftpfilefiles

### Embed Badge

![Health badge](/badges/league-flysystem-sftp-v3/health.svg)

```
[![Health](https://phpackages.com/badges/league-flysystem-sftp-v3/health.svg)](https://phpackages.com/packages/league-flysystem-sftp-v3)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[league/flysystem-local

Local filesystem adapter for Flysystem.

225231.8M39](/packages/league-flysystem-local)[league/flysystem-ziparchive

ZIP filesystem adapter for Flysystem.

1039.3M58](/packages/league-flysystem-ziparchive)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
