citco/sftp

A PHP Class for handling sftp commands.

Maintainers

Details

github.com/citco/sftp

Source

Issues

Installs: 162

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 1

Open Issues: 0

pkg:composer/citco/sftp

0.0.2 2016-01-22 12:54 UTC

This package is auto-updated.

Last update: 2025-09-27 15:32:48 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