Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php/pecl-networking-ssh2
Bindings for the libssh2 library
https://github.com/php/pecl-networking-ssh2
Last synced: about 1 month 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T12:51:20.000Z (9 months ago)
- Last Synced: 2024-04-14T05:35:05.513Z (7 months ago)
- Language: C
- Homepage: http://pecl.php.net/package/ssh2
- Size: 480 KB
- Stars: 49
- Watchers: 14
- Forks: 57
- Open Issues: 9
-
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/)