PHPackages                             lyhiving/sshconf - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. lyhiving/sshconf

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

lyhiving/sshconf
================

PHP ssh config parser

v1.1(4y ago)04MITPHPPHP &gt;=7.1

Since Apr 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lyhiving/sshconf)[ Packagist](https://packagist.org/packages/lyhiving/sshconf)[ Docs](https://github.com/lyhiving/sshconf)[ RSS](/packages/lyhiving-sshconf/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

sshconf
-------

[](#sshconf)

Read more about SSH config files: [https://linux.die.net/man/5/ssh\_config](https://linux.die.net/man/5/ssh_config)

Install
-------

[](#install)

Composer

```
composer require lyhiving/sshconf
```

```
{
    "require": {
            "lyhiving/sshconf": "1.*"
    }
}
```

Useage
------

[](#useage)

```
