PHPackages                             northern-lights/command - 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. northern-lights/command

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

northern-lights/command
=======================

Command is small library providing execution of system commands in OOP way

1.2.0(8y ago)0281MITPHPPHP &gt;=7.0

Since Apr 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/N0rthernL1ghts/Command)[ Packagist](https://packagist.org/packages/northern-lights/command)[ RSS](/packages/northern-lights-command/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

Command
=======

[](#command)

[![Maintainability](https://camo.githubusercontent.com/474a9d38cb6d08cf06315086010a0138002a689e77071f3a66d720346b243490/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63663934623438353530353835303132393966632f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/N0rthernL1ghts/Command/maintainability)

Command is small library providing execution of system commands in OOP way

Deprecation
-----------

[](#deprecation)

I have decided to deprecate this project. If you want to take over and continue maintaining it, welcome contact me.
This repository is archived and there will be no further updates.
The reason is that [symfony/process](https://github.com/symfony/process) is everything this project is, and was intended to be, but so much better, actively maintained and fully mature, so there is really no reason for this project to exist.

Install
-------

[](#install)

Via Composer

```
$ composer require northern-lights/command
```

It really is that easy!

Usage
-----

[](#usage)

```
