Download the PHP package ijanki/ftp-bundle without Composer
On this page you can find all versions of the php package ijanki/ftp-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ijanki/ftp-bundle
More information about ijanki/ftp-bundle
Files in ijanki/ftp-bundle
Download ijanki/ftp-bundle
More information about ijanki/ftp-bundle
Files in ijanki/ftp-bundle
Vendor ijanki
Package ftp-bundle
Short Description A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more classy way.
License MIT
Homepage https://github.com/iJanki/FtpBundle
Package ftp-bundle
Short Description A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more classy way.
License MIT
Homepage https://github.com/iJanki/FtpBundle
Keywords ftp
Please rate this library. Is it a good library?
Informations about the package ftp-bundle
FtpBundle
A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more "classy" way.
Installation
Step 1: Install the bundle
Require the bundle with composer:
$ composer require ijanki/ftp-bundle
Step 2: Enable the bundle
Finally, enable the bundle in the kernel:
Usage
All php ftp functions are wrapped in Ftp object:
Check Ftp.php for other added methods.
Credits
Inspired by https://github.com/dg/ftp-php
All versions of ftp-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
symfony/dependency-injection Version *
symfony/http-kernel Version *
symfony/config Version *
symfony/dependency-injection Version *
symfony/http-kernel Version *
symfony/config Version *
The package ijanki/ftp-bundle contains the following files
Loading the files please wait ....