PHPackages                             duncan3dc/symfony-climate - 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. duncan3dc/symfony-climate

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

duncan3dc/symfony-climate
=========================

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

1.2.1(1y ago)8184.6k2Apache-2.0PHPPHP ^7.4 || ^8.0CI passing

Since Nov 25Pushed 1y ago2 watchersCompare

[ Source](https://github.com/duncan3dc/symfony-climate)[ Packagist](https://packagist.org/packages/duncan3dc/symfony-climate)[ Docs](https://github.com/duncan3dc/symfony-climate)[ RSS](/packages/duncan3dc-symfony-climate/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (9)Used By (2)

symfony-climate
===============

[](#symfony-climate)

Combine Symfony's [console output](http://symfony.com/doc/3.1/console/coloring.html) with The PHP League's [CLImate](http://climate.thephpleague.com/)

[![release](https://camo.githubusercontent.com/bec53330b7280df054d92df2ed81628bad02234f10f1e78492190735e018f44b/68747470733a2f2f706f7365722e707567782e6f72672f64756e63616e3364632f73796d666f6e792d636c696d6174652f76657273696f6e2e737667)](https://packagist.org/packages/duncan3dc/symfony-climate)[![build](https://github.com/duncan3dc/symfony-climate/workflows/.github/workflows/buildcheck.yml/badge.svg?branch=master)](https://github.com/duncan3dc/symfony-climate/actions?query=branch%3Amaster+workflow%3A.github%2Fworkflows%2Fbuildcheck.yml)[![coverage](https://camo.githubusercontent.com/6e123c25d9edd6047788e2c8a9f709ffd58d1716e98d650253511f99e00d6473/68747470733a2f2f636f6465636f762e696f2f67682f64756e63616e3364632f73796d666f6e792d636c696d6174652f67726170682f62616467652e737667)](https://codecov.io/gh/duncan3dc/symfony-climate)

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

[](#installation)

The recommended method of installing this library is via [Composer](//getcomposer.org/).

Run the following command from your project root:

```
$ composer require duncan3dc/symfony-climate
```

Usage
-----

[](#usage)

```
use duncan3dc\SymfonyCLImate\Output;

$output = new Output;

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

Changelog
---------

[](#changelog)

A [Changelog](CHANGELOG.md) has been available since the beginning of time

Where to get help
-----------------

[](#where-to-get-help)

Found a bug? Got a question? Just not sure how something works?
Please [create an issue](//github.com/duncan3dc/symfony-console/issues) and I'll do my best to help out.
Alternatively you can catch me on [Twitter](https://twitter.com/duncan3dc)

duncan3dc/symfony-climate for enterprise
----------------------------------------

[](#duncan3dcsymfony-climate-for-enterprise)

Available as part of the Tidelift Subscription

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.](https://tidelift.com/subscription/pkg/packagist-duncan3dc-symfony-climate?utm_source=packagist-duncan3dc-symfony-climate&utm_medium=referral&utm_campaign=readme)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance47

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~431 days

Recently: every ~386 days

Total

8

Last Release

429d ago

Major Versions

0.3.0 → 1.0.02020-12-10

PHP version history (4 changes)0.1.0PHP ^5.6|^7.0

0.3.0PHP ^7.2

1.0.0PHP ^7.4

1.0.1PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/11dc66042513f11d1c99b1e6763f25dca84a3ff31cdbea3972b9b804a3d3d5e9?d=identicon)[duncan3dc](/maintainers/duncan3dc)

---

Top Contributors

[![duncan3dc](https://avatars.githubusercontent.com/u/546811?v=4)](https://github.com/duncan3dc "duncan3dc (54 commits)")

---

Tags

climatephpphp-leaguesymfonysymfony-consoleconsolesymfonyoutputclimate

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/duncan3dc-symfony-climate/health.svg)

```
[![Health](https://phpackages.com/badges/duncan3dc-symfony-climate/health.svg)](https://phpackages.com/packages/duncan3dc-symfony-climate)
```

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.4k](/packages/nunomaduro-collision)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[contributte/console

Best Symfony Console for Nette Framework

983.6M49](/packages/contributte-console)[coresphere/console-bundle

This bundle allows you accessing the symfony2 console via your browser

146337.3k5](/packages/coresphere-console-bundle)[duncan3dc/console

Create command line php applications using symfony/console

17263.4k1](/packages/duncan3dc-console)[phlib/console-process

Console implementation.

1833.5k2](/packages/phlib-console-process)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
