citco/sftp

A PHP Class for handling sftp commands.

0.0.2 2016-01-22 12:54 UTC

This package is auto-updated.

Last update: 2024-03-27 12:06:38 UTC


README

A PHP Class to handle the sftp commands.

Installation

Via Composer

$ composer require citco/sftp
{
    "require": {
        "citco/sftp": "*"
    }
}

###Issues Bug reports and feature requests can be submitted on the Github Issue Tracker.

###License

Sftp Class is licensed under the MIT License - see the LICENSE file for details