amphp / ssh

Async SSH client for PHP based on Amp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amp SSH

Build Status CoverageStatus License

amphp/ssh provides asynchronous SSH client for Amp.

Installation

This package can be installed as a Composer dependency.

composer require amphp/ssh

Requirements

Examples

See the examples directory.

Versioning

amphp/ssh follows the semver semantic versioning specification like all other amphp packages.

License

The MIT License (MIT). Please see LICENSE for more information.

Credits

A lot of work on this lib would not have been possible with previous awesome folks implementing this specification in PHP:

About

Async SSH client for PHP based on Amp.


Languages

Language:PHP 99.0%Language:Dockerfile 1.0%