Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 675 Bytes

ssh2

Bindings for the libssh2 library.

Provides bindings to the functions of libssh2 which implements the SSH2 protocol.

The ssh2 extension at the PECL Repository website

The current master code will only compile with PHP7. To compile for PHP5 see the php5 branch.

Documentation

For documentation of the functions that this extension provides can be found here: http://www.php.net/ssh2

Contribute

Your contributions and bugreports are highly appreciated. To contribute, fork and create a pull request. To report a bug use the PHP Bug Tracking System