Download the PHP package tjm/shell-runner without Composer
On this page you can find all versions of the php package tjm/shell-runner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tjm/shell-runner
More information about tjm/shell-runner
Files in tjm/shell-runner
Download tjm/shell-runner
More information about tjm/shell-runner
Files in tjm/shell-runner
Vendor tjm
Package shell-runner
Short Description Run shell commands over ssh or locally from PHP.
License BSD-3-Clause
Package shell-runner
Short Description Run shell commands over ssh or locally from PHP.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package 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
Install via composer. Example usage:
Other Options
- PHP built-ins:
- Symfony Process Component (which this project uses in some cases)
- PHP Secure Communications Library
- PHP Secure Shell2 extension
All versions of shell-runner with dependencies
PHP Build Version
Package Version
The package tjm/shell-runner contains the following files
Loading the files please wait ....