PHPackages                             legobox-co/quick-ssh - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. legobox-co/quick-ssh

ActiveLibrary[HTTP &amp; Networking](/categories/http)

legobox-co/quick-ssh
====================

ssh package for connecting to servers

v0.1.0(8y ago)871PHPPHP ^7.1.3

Since May 13Pushed 7y ago3 watchersCompare

[ Source](https://github.com/Legobox-co/quick-ssh)[ Packagist](https://packagist.org/packages/legobox-co/quick-ssh)[ RSS](/packages/legobox-co-quick-ssh/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

QuickSsh
========

[](#quickssh)

> manage ssh connections to server, create keys, run processes and log results currently in development

Installation
------------

[](#installation)

To install the package simply run

```
$ composer require legobox-co/quick-ssh

```

Next, proceed to register the service provider in order to have the package visible to your app. In config/app.php, alongside it's facade for easy accessibility

```
