PHPackages                             janisgruzis/ssh-bundle - 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. janisgruzis/ssh-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

janisgruzis/ssh-bundle
======================

Ssh client for Symfony 2. Allows to define connections and use them as services.

v1.0.1(11y ago)64814[2 issues](https://github.com/JanisGruzis/SshBundle/issues)MITPHPPHP &gt;=5.4

Since May 23Pushed 9y ago2 watchersCompare

[ Source](https://github.com/JanisGruzis/SshBundle)[ Packagist](https://packagist.org/packages/janisgruzis/ssh-bundle)[ RSS](/packages/janisgruzis-ssh-bundle/feed)WikiDiscussions master Synced 1w ago

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

[![SensioLabsInsight](https://camo.githubusercontent.com/7dae764679123a468edc696327d60c21fb2e27938aef18c9b84f03a8b8792518/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39396131636631332d396163312d346361642d396665362d3437386338613662646131632f6d696e692e706e67)](https://insight.sensiolabs.com/projects/99a1cf13-9ac1-4cad-9fe6-478c8a6bda1c) [![Build Status](https://camo.githubusercontent.com/a0aa57fd47a61bd6bf6ac4b78696ccba206cb349c27f855aa57f896394c6b527/68747470733a2f2f7472617669732d63692e6f72672f4a616e69734772757a69732f53736842756e646c652e737667)](https://travis-ci.org/JanisGruzis/SshBundle)

Installation
============

[](#installation)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require janisgruzis/ssh-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
