PHPackages                             tjm/shell-runner - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tjm/shell-runner

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tjm/shell-runner
================

Run shell commands over ssh or locally from PHP.

v0.0.14(2y ago)01292BSD-3-ClausePHPPHP &gt;=5.3.3

Since Sep 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tobymackenzie/shell-runner.php)[ Packagist](https://packagist.org/packages/tjm/shell-runner)[ RSS](/packages/tjm-shell-runner/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (15)Used By (2)

Shell Runner
============

[](#shell-runner)

Run shell commands locally or via SSH. Primarily for simplifying running commands on remote machines, either interactively or capturing the output.

Usage
-----

[](#usage)

Install via composer. Example usage:

```
