citco / sftp
A PHP Class for handling sftp commands.
Installs: 162
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 1
Open Issues: 0
pkg:composer/citco/sftp
Requires
- php: >=5.3.0
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.
Sftp Class is licensed under the MIT License - see the LICENSE file for details