martial/ssh2-wrapper

This package is abandoned and no longer maintained. No replacement package was suggested.

A stateless wrapper object for the SSH2 PHP extension.

Installs: 713

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/martial/ssh2-wrapper

v1.1.1 2014-05-25 20:47 UTC

This package is not auto-updated.

Last update: 2022-05-28 03:55:21 UTC


README

This wrapper aims to give an object representation of the PHP SSH2 library. The method signatures are the same as the native functions.

Installation

composer require martial/ssh2-wrapper:dev-master

Enjoy! ;)