2017 © Pedro Peláez
 

library ftp-library

FTP library

image

webeweb/ftp-library

FTP library

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 25 % Grown

The README.md

ftp-library

Build Status Coverage Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version License composer.lock, (*1)

Integrate FTP with your projects, (*2)

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, (*3)

If you like this package, pay me a beer (or a coffee) paypal.me, (*4)

Compatibility

PHP, (*5)

Installation

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

$ composer require webeweb/ftp-library

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation., (*7)

Usage

Read the documentation., (*8)

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:, (*9)

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

Once all required libraries are installed then do:, (*10)

$ vendor/bin/phpunit

License

ftp-library is released under the MIT License. See the bundled LICENSE file for details., (*11)

If you like this work, please consider donating at paypal.me, (*12)

The Versions

12/07 2018

dev-master

9999999-dev http://github.com/webeweb/ftp-library

FTP library

  Sources   Download

LGPL-3.0-only

The Requires

 

The Development Requires

library sftp ftp ftps webeweb