https://github.com/php/pecl-networking-ssh2
Bindings for the libssh2 library
https://github.com/php/pecl-networking-ssh2
Last synced: about 1 year ago
JSON representation
Bindings for the libssh2 library
- Host: GitHub
- URL: https://github.com/php/pecl-networking-ssh2
- Owner: php
- License: other
- Created: 2013-03-02T18:03:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T23:45:32.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T04:23:26.754Z (about 1 year ago)
- Language: C
- Homepage: http://pecl.php.net/package/ssh2
- Size: 480 KB
- Stars: 51
- Watchers: 11
- Forks: 60
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ssh2
====
Bindings for the libssh2 library.
Provides bindings to the functions of [libssh2](http:/libssh2.org/) which implements the SSH2 protocol.
[The ssh2 extension at the PECL Repository website](http://pecl.php.net/package/ssh2)
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](https://bugs.php.net/)