PHPackages                             vertigolabs/mandate - 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. vertigolabs/mandate

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

vertigolabs/mandate
===================

Run a bunch of commands

571PHP

Since Aug 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jaimz22/Mandate)[ Packagist](https://packagist.org/packages/vertigolabs/mandate)[ RSS](/packages/vertigolabs-mandate/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mandate
=======

[](#mandate)

[![Build Status](https://camo.githubusercontent.com/71526136a6656f432ecfc2cbd0f39e3480c2c5cd04315a637696769a9dbed88d/68747470733a2f2f7472617669732d63692e6f72672f6a61696d7a32322f4d616e646174652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jaimz22/Mandate)[![Coverage Status](https://camo.githubusercontent.com/0d772e4d7f5f70d63dd603db66af11ef6fe4c74ea8376af073470ddec6192844/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6a61696d7a32322f4d616e646174652f62616467652e706e67)](https://coveralls.io/r/jaimz22/Mandate)

A command queue that supports command priority, chaining of commands, multiple handlers per command and artifacts

Mandate is pretty simple to use.

Usage
-----

[](#usage)

##### Files

[](#files)

Below are all the files that will be used in the examples

**NumberCommand.php**

```
