PackageTrack
Sign in Get early access

utopia-php/cli

A simple CLI library to manage command line applications

0.24.3 569K downloads/mo #3565 most downloaded on Packagist utopia-php/cli

What this package is like to depend on

Last release 1 months ago

26 Jun 2026

Release timing varies

gaps range from 9 days to 6 months

Some releases are documented

notes for 10 of 40 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

40 releases · first in 2019

12 releases in the last 12 months

see the full history below

Release timeline

39 releases · May 2019 to Jun 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 40
  1. 0.24.3 26 Jun 2026
    Release notes
    • refactor: apply baseline rector to packages that lacked a config
    • (chore): hoist phpstan level 5 to the monorepo root

    Changes: utopia-php/monorepo@cli/0.24.2...cli/0.24.3

    Open source →
  2. 0.24.2 20 Jun 2026
    Release notes
    • refactor(monorepo): simplify absorb/sync flows (-635 LoC)
    • Pin all workflow actions to SHAs with ratchet, enforce in CI

    Changes: utopia-php/monorepo@cli/0.24.1...cli/0.24.2

    Open source →
  3. 0.24.1 10 Jun 2026
    Release notes
    • Soften sibling constraints to caret ranges (#9)

    Changes: utopia-php/monorepo@cli/0.24.0...cli/0.24.1

    Open source →
  4. 0.24.0 10 Jun 2026
    Release notes

    First release cut from the utopia-php monorepo.

    Open source →
  5. 0.23.4 21 May 2026
    Release notes

    What's Changed

    Full Changelog: 0.23.3...0.23.4

    Open source →
  6. 0.23.3 05 May 2026
    Release notes

    What's Changed

    Full Changelog: 0.23.2...0.23.3

    Open source →
  7. 0.23.2 27 Apr 2026
    Release notes

    What's Changed

    Background

    --commit=false (and other string inputs to a Boolean param) used to silently arrive at the action callback as PHP true because of implicit string-to-bool casting at the bool typehint boundary. The CLI dispatcher now coerces the validated string to a real PHP bool via filter_var, so callbacks receive what the validator says they should.

    Compatibility

    • Callbacks that already pass real bool values are unaffected.
    • Callbacks that compare against literal strings like === 'false' will need to be updated — but those callers were almost certainly mishandling the validator's contract already.
    • Empty-string defaults (e.g. ->param('commit', '', new Boolean(true), …, true) used as a three-state sentinel) are preserved and continue to arrive as ''.

    Full Changelog: 0.23.1...0.23.2

    Open source →
  8. 0.23.1 05 Apr 2026
    Release notes

    What's Changed

    Full Changelog: 0.23.0...0.23.1

    Open source →
  9. 0.23.0 13 Mar 2026
    Release notes

    What's Changed

    Full Changelog: 0.22.0...0.23.0

    Open source →
  10. 0.22.0 21 Oct 2025

    Nothing published for this version

  11. 0.21.0 20 Oct 2025

    Nothing published for this version

  12. 0.20.0 23 Sep 2024

    Nothing published for this version

  13. 0.19.0 05 Sep 2024

    Nothing published for this version

  14. 0.18.0 08 May 2024

    Nothing published for this version

  15. 0.17.0 24 Jan 2024

    Nothing published for this version

  16. 0.16.0 05 Aug 2023

    Nothing published for this version

  17. 0.15.4 06 Feb 2026
    Release notes

    What's Changed

    Full Changelog: 0.15.2...0.15.4

    Open source →
  18. 0.15.3 25 Apr 2025

    Nothing published for this version

  19. 0.15.2 15 Apr 2025

    Nothing published for this version

  20. 0.15.1 04 Oct 2024

    Nothing published for this version

  21. 0.15.0 01 Mar 2023

    Nothing published for this version

  22. 0.14.0 09 Oct 2022

    Nothing published for this version

  23. 0.13.0 26 Apr 2022

    Nothing published for this version

  24. 0.12.0 18 Feb 2022

    Nothing published for this version

  25. 0.11.0 16 Apr 2021

    Nothing published for this version

  26. 0.10.0 26 Jan 2021

    Nothing published for this version

  27. 0.9.0 19 Jan 2021

    Nothing published for this version

  28. 0.7.3 02 Nov 2020

    Nothing published for this version

  29. 0.7.2 23 Oct 2020

    Nothing published for this version

  30. 0.7.1 15 Sep 2020

    Nothing published for this version

  31. 0.7.0 15 Sep 2020

    Nothing published for this version

  32. 0.6.2 20 Jun 2020

    Nothing published for this version

  33. 0.6.1 18 Jun 2020

    Nothing published for this version

  34. 0.6.0 18 Jun 2020

    Nothing published for this version

  35. 0.5.0 05 May 2020

    Nothing published for this version

  36. 0.4.0 25 Mar 2020

    Nothing published for this version

  37. 0.3.0 31 Dec 2019

    Nothing published for this version

  38. 0.2.0 no date

    Nothing published for this version

  39. v0.1.0 08 May 2019

    Nothing published for this version

  40. 0.8 14 Dec 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