Skip to content

citco/sftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sftp Handler

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