PHPackages                             geqo/getfilebyftp - 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. geqo/getfilebyftp

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

geqo/getfilebyftp
=================

Get file through ftp

027PHP

Since Sep 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/geqo/GetFileByFTP)[ Packagist](https://packagist.org/packages/geqo/getfilebyftp)[ RSS](/packages/geqo-getfilebyftp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

GetFileByFTP
============

[](#getfilebyftp)

Get file through ftp

Installation
------------

[](#installation)

```
composer require geqo/getfilebyftp
```

Usage
-----

[](#usage)

```
$client = new \Geqo\GetFileByFTP($host, $user, $pass, $port);
$client->setPassive(true);
$client->setEncoding('UTF8');
$client->getFile($addr, __DIR__ . '/' . $file);
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17268505?v=4)[Alex White](/maintainers/geqo)[@geqo](https://github.com/geqo)

---

Top Contributors

[![geqo](https://avatars.githubusercontent.com/u/17268505?v=4)](https://github.com/geqo "geqo (1 commits)")

### Embed Badge

![Health badge](/badges/geqo-getfilebyftp/health.svg)

```
[![Health](https://phpackages.com/badges/geqo-getfilebyftp/health.svg)](https://phpackages.com/packages/geqo-getfilebyftp)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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