Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 329 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 329 Bytes

SSH2 PHP Object Wrapper

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