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.3.0(1mo ago)8185.2k2Apache-2.0PHPPHP ^7.4 || ^8.0CI passing

Since Nov 25Pushed 1mo 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 1w ago

READMEChangelogDependencies (19)Versions (10)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/actions/workflows/buildcheck.yaml/badge.svg)](https://github.com/duncan3dc/symfony-climate/actions/workflows/buildcheck.yaml?query=branch%3Amain)[![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)

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance90

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 98.5% 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 ~437 days

Recently: every ~443 days

Total

9

Last Release

46d 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 (64 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 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.7k367.2M12.1k](/packages/nunomaduro-collision)[duncan3dc/console

Create command line php applications using symfony/console

16263.5k2](/packages/duncan3dc-console)

PHPackages © 2026

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