2017 © Pedro Peláez
 

library laravel-ssh

SSH Client For Laravel.

image

hexpang/laravel-ssh

SSH Client For Laravel.

  • Friday, August 26, 2016
  • by HexPang
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,648 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 9 Versions
  • 11 % Grown

The README.md

SSH Client For Laravel

SSH Client for laravel., (*1)

Build Status
Build Status

Install With Composer

composer require hexpang/laravel-ssh, (*2)

Open config/app.php add for aliases, (*3)

'SSH' => hexpang\Services\SSHService::class,, (*4)

Usage

use SSH;
$ssh = new SSH($host,$port,$username,$password);

Method

Method Description Usage
Ping Check port $ssh->ping($host,$port,$timeOut)
Connect Connect to server $ssh->Connect()
Authorize Authorize $ssh->Authorize()
Disconnect Disconnect $ssh->Disconnect()
Execute Execute command and response result for an array[ Response,Error ] $ssh->Execute($command)

The Versions

26/08 2016

v0.4.x-dev

0.4.9999999.9999999-dev https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar HexPang

laravel ssh ssh-client

26/08 2016

v0.4.1

0.4.1.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar HexPang

laravel ssh ssh-client

26/08 2016

v0.4.0

0.4.0.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar HexPang

laravel ssh ssh-client

26/08 2016

dev-master

9999999-dev https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar HexPang

laravel ssh ssh-client

25/08 2016

v0.3.3

0.3.3.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar HexPang

laravel ssh ssh-client

24/08 2016

v0.3.2

0.3.2.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar HexPang

laravel ssh ssh-client

24/08 2016

v0.3.1

0.3.1.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar HexPang

laravel ssh ssh-client

24/08 2016

v0.0.3

0.0.3.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

by Avatar HexPang

laravel ssh ssh-client

24/08 2016

v0.0.2

0.0.2.0 https://github.com/hexpang/laravel-ssh

SSH Client For Laravel.

  Sources   Download

MIT

The Requires

 

by Avatar HexPang

laravel ssh ssh-client