PHPackages                             ijanki/ftp-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ijanki/ftp-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

ijanki/ftp-bundle
=================

A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more classy way.

v4.0.0(3y ago)22674.4k↓16.2%10MITPHPPHP &gt;=7.1

Since Jul 19Pushed 3y ago4 watchersCompare

[ Source](https://github.com/iJanki/FtpBundle)[ Packagist](https://packagist.org/packages/ijanki/ftp-bundle)[ Docs](https://github.com/iJanki/FtpBundle)[ RSS](/packages/ijanki-ftp-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (12)Used By (0)

FtpBundle
=========

[](#ftpbundle)

A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more "classy" way.

[![Latest Stable Version](https://camo.githubusercontent.com/87e52cef334c923c42741bd2546897153292526ba8f38bd676a4300d498724a4/68747470733a2f2f706f7365722e707567782e6f72672f696a616e6b692f6674702d62756e646c652f762f737461626c65)](https://packagist.org/packages/ijanki/ftp-bundle) [![Build Status](https://camo.githubusercontent.com/62ad8dadd04d167126bfb8889417ebf07f3e0f4b13a0319fbf2a7c69e4d94a10/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f694a616e6b692f46747042756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/iJanki/FtpBundle) [![Total Downloads](https://camo.githubusercontent.com/69231481cbb382712cb73834f16458de3d4956afa2870d9d1d364eca98c29d44/68747470733a2f2f706f7365722e707567782e6f72672f696a616e6b692f6674702d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/ijanki/ftp-bundle) [![License](https://camo.githubusercontent.com/0a509cef8a951309b79be4edf43a0756ae2c1e31eaa1c1dd983e816ef94fea5c/68747470733a2f2f706f7365722e707567782e6f72672f696a616e6b692f6674702d62756e646c652f6c6963656e7365)](https://packagist.org/packages/ijanki/ftp-bundle)

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

[](#installation)

### Step 1: Install the bundle

[](#step-1-install-the-bundle)

Require the bundle with composer:

```
$ composer require ijanki/ftp-bundle

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Finally, enable the bundle in the kernel:

```
