PHPackages                             vcn/exeg - 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. vcn/exeg

ActiveLibrary

vcn/exeg
========

Library providing a shell command abstraction

v1.3.0(6y ago)013.5k↓100%MITPHPPHP &gt;=7.1.0CI failing

Since May 3Pushed 6y ago2 watchersCompare

[ Source](https://github.com/vcn/exeg)[ Packagist](https://packagist.org/packages/vcn/exeg)[ RSS](/packages/vcn-exeg/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

Exeg
====

[](#exeg)

Exeg is a PHP-library that provides an abstraction for commands. Exeg makes it possible to execute the same command in different environments, for example local (using symfony/process), or over SSH.

Quickstart
==========

[](#quickstart)

```
