PHPackages                             laizware/quickshell - 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. [CLI &amp; Console](/categories/cli)
4. /
5. laizware/quickshell

ActiveLibrary[CLI &amp; Console](/categories/cli)

laizware/quickshell
===================

Quick wrapper for shell\_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.

1.0.0(2y ago)06BSD-4-ClausePHPPHP &gt;=5

Since Nov 7Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

LaizWare Quickshell
===================

[](#laizware-quickshell)

Quick wrapper for shell\_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.

Installation
------------

[](#installation)

```
composer require laizware/quickshell

```

Example
-------

[](#example)

```
