PHPackages                             broeser/madpiper - 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. broeser/madpiper

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

broeser/madpiper
================

MadPiper lets you create piped cli commands with a fluent interface

0.0.0(10y ago)021MITPHPPHP &gt;=5.3.0

Since Jan 29Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

MadPiper
========

[](#madpiper)

MadPiper lets you create piped cli commands with a fluent interface.

[![Build Status](https://camo.githubusercontent.com/3d7fe5234aafa79a67cd8d1ca9468ff53e962aec9ee943f2aac65ea2f993d9a0/68747470733a2f2f7472617669732d63692e6f72672f62726f657365722f6d616470697065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/broeser/madpiper)[![codecov.io](https://camo.githubusercontent.com/6bc343cdf0c0e613445ffe9bc8484846d9ff51bc6209785910dde126b1620076/68747470733a2f2f636f6465636f762e696f2f6769746875622f62726f657365722f6d616470697065722f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://codecov.io/github/broeser/madpiper?branch=master)[![License](https://camo.githubusercontent.com/e498eead712d82d9ee1af0a4850acd2e46ea48c48fb9ce5a3d2ab64f28f95b34/687474703a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e737667)](http://mit-license.org)[![SemVer 2.0.0](https://camo.githubusercontent.com/80a092585308866a22318249288bb79a8841799ea528d3dacfc53bdfb8e23ecf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73656d7665722d322e302e302d626c75652e737667)](http://semver.org/spec/v2.0.0.html)

Goals
-----

[](#goals)

- MadPiper shall be easy to use and easy to learn

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

[](#installation)

MadPiper works with PHP 5.4, 5.5., 5.6 and 7.0.

The package can be installed via composer:

`composer require broeser/madpiper`

Check your safe mode settings and restrictions, in case you want to execute commands generated with MadPiper.

How to use
----------

[](#how-to-use)

You can use MadPiper like this:

```
