PHPackages                             webeweb/ftp-library - 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. webeweb/ftp-library

Abandoned → [webeweb/core-library](/?search=webeweb%2Fcore-library)ArchivedLibrary

webeweb/ftp-library
===================

Integrate FTP with your projects

v1.0.2(4y ago)176MITPHPPHP ^7.1|^8.0

Since Jul 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/webeweb/ftp-library)[ Packagist](https://packagist.org/packages/webeweb/ftp-library)[ Docs](https://github.com/webeweb/ftp-library)[ RSS](/packages/webeweb-ftp-library/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

ftp-library
===========

[](#ftp-library)

[![Build Status](https://camo.githubusercontent.com/2284bb4ef9fbbc04cd13c981ec82f07c3c7b20c56088c7df179d560d70a2702a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f776562657765622f6674702d6c6962726172792f6275696c643f7374796c653d666c61742d737175617265)](https://github.com/webeweb/ftp-library/actions)[![Coverage Status](https://camo.githubusercontent.com/3a1e7b9e3c17443ec638da3bc7f56b7666582e838c9a8d422a8fe7d7b566eb09/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562657765622f6674702d6c6962726172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/github/webeweb/ftp-library?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0599c191ff6c2ec16c893d982a69d3c5c87389dd48a73172e932f545a8873bd0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f776562657765622f6674702d6c6962726172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/webeweb/ftp-library/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/267a091b58aa5dcd33ab5502c6277d96497cc2f47a93388a7503c258b4dac568/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776562657765622f6674702d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/ftp-library)[![Latest Unstable Version](https://camo.githubusercontent.com/c39bfdc5715f0cf3bc0cdfc0a0de770c7d029e490c56effe05abc24488358326/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f776562657765622f6674702d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/ftp-library)[![License](https://camo.githubusercontent.com/4b744bbdec1d706f73ab05a3a4ff6393a47ccfbf3e3da5a68bf55eb873b08aab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562657765622f6674702d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/ftp-library)[![composer.lock](https://camo.githubusercontent.com/7de7a804bd6140ed9930c0194534e58bc53b1fcdc260d727baae460969a1f285/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2e6c6f636b2d756e636f6d6d697465642d696d706f7274616e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/ftp-library)

Integrate FTP with your projects

> IMPORTANT NOTICE: This package is no longer maintained and its classes have been migrated into package "core-library" (available into version up to 8.0.0 and more) [Core library](https://github.com/webeweb/core-library/)

If you like this package, pay me a beer (or a coffee) [![paypal.me](https://camo.githubusercontent.com/792daa86a939b21089cfef57177a6331ffe4bb93d6cb6f90cb8e42446cc30941/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030373062612e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

Compatibility
-------------

[](#compatibility)

[![PHP](https://camo.githubusercontent.com/6a5cde42026c256069e5d77806c7cf145352b7e97b033161718281bdb24e21b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776562657765622f6674702d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](http://php.net)

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

```
$ composer require webeweb/ftp-library
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Usage
-----

[](#usage)

Read the [documentation](doc/index.md).

Testing
-------

[](#testing)

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

```
$ git clone https://github.com/webeweb/ftp-library.git
$ cd ftp-library
$ composer install
```

Once all required libraries are installed then do:

```
$ vendor/bin/phpunit
```

License
-------

[](#license)

`ftp-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)file for details.

Donate
------

[](#donate)

If you like this work, please consider donating at [![paypal.me](https://camo.githubusercontent.com/792daa86a939b21089cfef57177a6331ffe4bb93d6cb6f90cb8e42446cc30941/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030373062612e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Every ~13 days

Total

3

Last Release

1737d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3af0f8a26f2253921537f363ec984cd5a459cf3f0b3cec0bc70bdb8d8c723612?d=identicon)[webeweb](/maintainers/webeweb)

---

Top Contributors

[![webeweb](https://avatars.githubusercontent.com/u/32354830?v=4)](https://github.com/webeweb "webeweb (73 commits)")

---

Tags

ftpftpslibraryphpsftpwebewebftpsftplibraryftpswebeweb

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webeweb-ftp-library/health.svg)

```
[![Health](https://phpackages.com/badges/webeweb-ftp-library/health.svg)](https://phpackages.com/packages/webeweb-ftp-library)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[nicolab/php-ftp-client

A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.

6435.3M24](/packages/nicolab-php-ftp-client)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[backup-manager/symfony

A simple database backup manager for Symfony2 with support for S3, Rackspace, Dropbox, FTP, SFTP.

119293.7k3](/packages/backup-manager-symfony)[yii2mod/yii2-ftp

A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.

32433.0k3](/packages/yii2mod-yii2-ftp)[altayalp/ftp-client

FTP and SFTP client for Php

1971.3k](/packages/altayalp-ftp-client)

PHPackages © 2026

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