2017 © Pedro Peláez
 

library symfony-climate

Combine Symfony's console output with The PHP League's CLImate

image

duncan3dc/symfony-climate

Combine Symfony's console output with The PHP League's CLImate

  • Thursday, April 5, 2018
  • by duncan3dc
  • Repository
  • 1 Watchers
  • 4 Stars
  • 26,056 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

symfony-climate

Combine Symfony's console output with The PHP League's CLImate, (*1)

release build coverage, (*2)

Installation

The recommended method of installing this library is via Composer., (*3)

Run the following command from your project root:, (*4)

$ composer require duncan3dc/symfony-climate

Usage

use duncan3dc\SymfonyCLImate\Output;

$output = new Output;

$output->blue("Blue? Wow!");
$output->dump($complexArray);
$output->writeln("<error>I am a symfony/console error</error>");
$output->error("I am a league/climate error");

Changelog

A Changelog has been available since the beginning of time, (*5)

Where to get help

Found a bug? Got a question? Just not sure how something works?
Please create an issue and I'll do my best to help out.
Alternatively you can catch me on Twitter, (*6)

duncan3dc/symfony-climate for enterprise

Available as part of the Tidelift Subscription, (*7)

The maintainers of duncan3dc/symfony-climate and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more., (*8)

The Versions

05/04 2018

dev-master

9999999-dev https://github.com/duncan3dc/symfony-climate

Combine Symfony's console output with The PHP League's CLImate

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

console output symfony climate

05/04 2018

0.2.0

0.2.0.0 https://github.com/duncan3dc/symfony-climate

Combine Symfony's console output with The PHP League's CLImate

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

console output symfony climate

25/11 2016

0.1.0

0.1.0.0 https://github.com/duncan3dc/symfony-climate

Combine Symfony's console output with The PHP League's CLImate

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

console output symfony climate