php-ssh
SSH library
Provides an object-oriented wrapper for the php ssh2 extension to simplify SSH connection and session management in PHP applications.
An experimental object oriented SSH api in PHP
358 stars
22 watching
82 forks
Language: PHP
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
schmittjoh/php-collection | A general-purpose collection library for PHP, providing a unified interface to various data structures and algorithms. | 971 |
libssh2/libssh2 | An SSH protocol implementation library written in C. | 1,361 |
net-ssh/net-ssh | A pure Ruby implementation of the SSH client protocol allowing remote server interaction and process execution. | 987 |
artyom-poptsov/guile-ssh | A library that provides access to the SSH protocol for GNU Guile programs | 65 |
j-rios/arduino-esp32sshclient | An Arduino library providing an SSH client to connect and execute commands on a remote server. | 46 |
hullarb/ssheasy | A web-based SSH and SFTP client built with Go and WASM, allowing users to access remote servers over the browser. | 239 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,804 |
alexcrichton/ssh2-rs | Rust bindings to an ssh client library | 492 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
cosiner/socker | A Go library simplifying SSH operations for development and deployment purposes. | 252 |
eudoxia0/trivial-ssh | An SSH client library for Common Lisp built on libssh2 | 43 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |
hertz-contrib/http2 | Provides HTTP2 support for a web framework built on top of Go. | 11 |
sshoogr/sshoogr | A Groovy-based DSL for managing remote SSH servers | 356 |
opensolutions/oss_snmp | A PHP library that simplifies working with Simple Network Management Protocol (SNMP) by providing a straightforward interface to common network device protocols. | 108 |