citco / sftp
A PHP Class for handling sftp commands.
0.0.2
2016-01-22 12:54 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-10-27 13:40:40 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.
Sftp Class is licensed under the MIT License - see the LICENSE file for details