PHPackages                             lazzard/php-ftp-client - 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. lazzard/php-ftp-client

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

lazzard/php-ftp-client
======================

This library provides helper classes and methods to manage your FTP files in an OOP way.

v1.7.0(4y ago)93234.0k↓48.8%18[3 issues](https://github.com/lazzard/php-ftp-client/issues)MITPHPPHP ^7.4 || ^8.0CI failing

Since May 17Pushed 3y ago3 watchersCompare

[ Source](https://github.com/lazzard/php-ftp-client)[ Packagist](https://packagist.org/packages/lazzard/php-ftp-client)[ RSS](/packages/lazzard-php-ftp-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (1)Versions (23)Used By (0)

[![Downloads](https://camo.githubusercontent.com/5ffb20bebf39477d2901fffde212f66a811812d2963395ac6fc1fa3081742ba9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617a7a6172642f7068702d6674702d636c69656e743f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lazzard/php-ftp-client)[![Packagist Version](https://camo.githubusercontent.com/225d691fc08d7126bd2cd21be5a97bef4ae0e759167ac6b120f7f04b5fe5849a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c617a7a6172642f7068702d6674702d636c69656e743f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lazzard/php-ftp-client)[![tests](https://camo.githubusercontent.com/0d0eba675cfb6701af036b4a3350dae4220174fe03957d4930659300bcedbadd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6c617a7a6172642f7068702d6674702d636c69656e742f74657374733f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/lazzard/php-ftp-client/actions/workflows/tests.yml)[![Minimum PHP version](https://camo.githubusercontent.com/a071f1de7f3a8accc5c6e04612641a567e35fab604bbc592828bb4db36531d37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6c617a7a6172642f7068702d6674702d636c69656e743f7374796c653d666c61742d73717561726526636f6c6f723d626c7565)](https://packagist.org/packages/lazzard/php-ftp-client)[![License](https://camo.githubusercontent.com/654f30ce316567b22c91597deeb597fa9f5d3604b702b0692f7cc13034cbfaf5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c617a7a6172642f7068702d6674702d636c69656e743f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/654f30ce316567b22c91597deeb597fa9f5d3604b702b0692f7cc13034cbfaf5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c617a7a6172642f7068702d6674702d636c69656e743f7374796c653d666c61742d737175617265)

Lazzard/FtpClient
=================

[](#lazzardftpclient)

This library provides helper classes and methods to manage your FTP files in an OOP way.

*This library aimed to be a full FTP/FTPS client solution for the old **(^5.5)** and newer PHP releases **(^8.0)**that support FTP extension. [(see the versions guide below)](#version-guidance)*

Quick Start
-----------

[](#quick-start)

```
composer require lazzard/php-ftp-client

```

```
