PackageTrack
Sign in Get early access

shalvah/clara

🔊 Simple, pretty, testable console output for CLI apps.

3.3.0 13M downloads/mo #1564 most downloaded on Packagist shalvah/clara

What this package is like to depend on

Last release 10 months ago

20 Oct 2025

Ships fairly regularly

a new release about every 1.4 years

Most releases are documented

notes for 12 of 15 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

15 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

15 releases · Apr 2020 to Oct 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 3.3.0 20 Oct 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.2.0...3.3.0

    Open source →
  2. 3.2.0 27 Feb 2024

    Nothing published for this version

  3. 3.1.0 14 Jan 2022
    Release notes

    Update deps to allow for Symfony 6

    Open source →
  4. 3.0.2 01 Jul 2021
    Release notes Open source →
    Release notes

    Fixed

    Open source →
  5. 3.0.1 30 Jun 2021
    Release notes

    Fixed

    Open source →
  6. 3.0.0 30 Jun 2021
    Release notes
    • Added icons and labels mode
      Breaking change:
    • The helper/constructor arguments have changed; if you were using the second parameter to show/hide debug, you'll now have to call showDebugOutput() instead.
    Open source →
    Release notes

    New features:

    • Added icons and labels mode
    • Made colours customisable

    Breaking change:

    • The helper/constructor arguments have changed; if you were using the second parameter to show/hide debug, you'll now have to call showDebugOutput() instead.

      Before:

      clara('myappname', $isVerbose);
      

      After:

      clara('myappname')->showDebugOutput($isVerbose);
      
    Open source →
  7. 2.6.0 12 Apr 2020
    Release notes Open source →
    Release notes

    Added

    • Allow setting output interface (https://github.com/shalvah/clara/commit/6571043fdf3a9029358bab4029fd32c66a6d791c)

    Modified

    • Switch clara() default showDebugOutput to true (https://github.com/shalvah/clara/commit/2371b83ad6d3ec54551c271504a26a359c02fa25)
    Open source →
  8. 2.5.0 10 Apr 2020
    Release notes Open source →
    Release notes

    Modified

    • Make ->only() instance (https://github.com/shalvah/clara/commit/af04fe9a410d10ae92ecf33f51537d6c2333fb7b)
    Open source →
  9. 2.4.0 10 Apr 2020
    Release notes Open source →
    Release notes

    Added

    • Clara::only helper (https://github.com/shalvah/clara/commit/b117290af2d7574e70a57f5a997c9708d686d6f1)
    Open source →
  10. 2.3.0 10 Apr 2020
    Release notes Open source →
    Release notes

    Added

    • Global function helper (https://github.com/shalvah/clara/commit/a1c68707e414a502b550c94336ec49f207c5f439)
    Open source →
  11. 2.2.0 10 Apr 2020
    Release notes

    Dependency update

    Open source →
  12. 2.1.0 10 Apr 2020
    Release notes

    Fixed

    • Internal bug: writing captured output to the wrong array
    Open source →
  13. 2.0.0 10 Apr 2020
    Release notes

    Modified

    • Switched to granular output per app (https://github.com/shalvah/clara/pull/1)

    Added

    • Muting output per app (https://github.com/shalvah/clara/pull/1)
    • Output capturing (https://github.com/shalvah/clara/pull/2)
    • Toggling debug utput (https://github.com/shalvah/clara/pull/3)
    Open source →
  14. 1.1.0 09 Apr 2020

    Nothing published for this version

  15. 1.0.0 09 Apr 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive