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.

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! ;)