2017 © Pedro Peláez
 

composer-plugin composer-silent-command-plugin

A composer-plugin to run commands silently, without tampering with their exit-code.

image

sjorek/composer-silent-command-plugin

A composer-plugin to run commands silently, without tampering with their exit-code.

  • Tuesday, February 27, 2018
  • by sjorek
  • Repository
  • 1 Watchers
  • 1 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

“silent-command” composer-plugin

A composer-plugin to run commands silently, without tampering with their exit-code., (*1)

Installation

php composer.phar require [--dev] sjorek/composer-silent-command-plugin

Method 2: globally, so it is available in all packages

php composer.phar global require sjorek/composer-silent-command-plugin

Documentation

$ php composer.phar help silent
Usage:
  silent <command-name> [<args>]...

Arguments:
  command-name                   
  args                           

Options:
  -h, --help                     Display this help message
  -q, --quiet                    Do not output any message
  -V, --version                  Display this application version
      --ansi                     Force ANSI output
      --no-ansi                  Disable ANSI output
  -n, --no-interaction           Do not ask any interactive question
      --profile                  Display timing and memory usage information
      --no-plugins               Whether to disable plugins.
  -d, --working-dir=WORKING-DIR  If specified, use the given directory as working directory.
  -v|vv|vvv, --verbose           Increase the verbosity of messages: 1 for normal output,
                                 2 for more verbose output and 3 for debug

Help:
  Use this command as a wrapper to run other Composer commands
  super silently, without tampering with their exit-code. The
  only way to get output, is to enable the debug option.

Contributing

Look at the contribution guidelines, (*2)

Want more?

There is a virtual-environment composer-plugin complementing this composer-plugin., (*3)

Status

Build Status, (*4)

GitHub

GitHub Issues GitHub Latest Tag GitHub Total Downloads, (*5)

Packagist

Packagist Latest Stable Version Packagist Total Downloads Packagist Latest Unstable Version Packagist License, (*6)

Social

GitHub Forks GitHub Stars GitHub Watchers Twitter, (*7)

The Versions

27/02 2018

dev-master

9999999-dev https://sjorek.github.io/composer-silent-command-plugin/

A composer-plugin to run commands silently, without tampering with their exit-code.

  Sources   Download

BSD-3-Clause

The Requires

  • composer-plugin-api ^1.1
  • php ^7.0

 

The Development Requires

php composer shell composer-plugin

27/10 2017

v0.0.5

0.0.5.0 https://sjorek.github.io/composer-silent-command-plugin/

A composer-plugin to run commands silently, without tampering with their exit-code.

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0
  • composer-plugin-api ^1.1

 

The Development Requires

php composer shell composer-plugin

27/10 2017

v0.0.4

0.0.4.0 https://sjorek.github.io/composer-silent-command-plugin/

A composer-plugin to run commands silently, without tampering with their exit-code.

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0
  • composer-plugin-api ^1.1

 

The Development Requires

php composer shell composer-plugin

27/10 2017

v0.0.3

0.0.3.0 https://sjorek.github.io/composer-silent-command-plugin/

A composer-plugin to run commands silently, without tampering with their exit-code.

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0
  • composer-plugin-api ^1.1

 

The Development Requires

php composer shell composer-plugin

27/10 2017

v0.0.2

0.0.2.0

A composer-plugin to run commands silently, without tampering with their exit-code.

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0
  • composer-plugin-api ^1.1

 

The Development Requires

php composer shell composer-plugin

27/10 2017

v0.0.1

0.0.1.0

A composer-plugin to run commands silently, without tampering with their exit-code.

  Sources   Download

BSD-3-Clause

The Requires

  • composer-plugin-api ^1.1

 

The Development Requires

php composer shell composer-plugin