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 2026Releases
latest 40-
0.24.326 Jun 2026Release notes
Open source →- refactor: apply baseline rector to packages that lacked a config
- (chore): hoist phpstan level 5 to the monorepo root
-
0.24.220 Jun 2026Release notes
Open source →- refactor(monorepo): simplify absorb/sync flows (-635 LoC)
- Pin all workflow actions to SHAs with ratchet, enforce in CI
-
0.24.110 Jun 2026 -
0.24.010 Jun 2026 -
0.23.421 May 2026Release notes
Open source →What's Changed
- Relax servers patch constraint by @ChiragAgg5k in #54
Full Changelog: 0.23.3...0.23.4
-
0.23.305 May 2026Release notes
Open source → -
0.23.227 Apr 2026Release notes
Open source →What's Changed
- fix: coerce string CLI inputs for
Booleanparams by @ChiragAgg5k in #52
Background
--commit=false(and other string inputs to aBooleanparam) used to silently arrive at the action callback as PHPtruebecause of implicit string-to-bool casting at thebooltypehint boundary. The CLI dispatcher now coerces the validated string to a real PHPboolviafilter_var, so callbacks receive what the validator says they should.Compatibility
- Callbacks that already pass real
boolvalues 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
- fix: coerce string CLI inputs for
-
0.23.105 Apr 2026Release notes
Open source →What's Changed
- feat: allow cli container injection by @ChiragAgg5k in #51
Full Changelog: 0.23.0...0.23.1
-
0.23.013 Mar 2026Release notes
Open source →What's Changed
- chore: update utopia-php/servers from 0.2 to 0.3 by @ChiragAgg5k in #50
Full Changelog: 0.22.0...0.23.0
-
0.22.021 Oct 2025Nothing published for this version
-
0.21.020 Oct 2025Nothing published for this version
-
0.20.023 Sep 2024Nothing published for this version
-
0.19.005 Sep 2024Nothing published for this version
-
0.18.008 May 2024Nothing published for this version
-
0.17.024 Jan 2024Nothing published for this version
-
0.16.005 Aug 2023Nothing published for this version
-
0.15.406 Feb 2026Release notes
Open source →What's Changed
- Fix nullable type for Console::loop onError by @ChiragAgg5k in #48
Full Changelog: 0.15.2...0.15.4
-
0.15.325 Apr 2025Nothing published for this version
-
0.15.215 Apr 2025Nothing published for this version
-
0.15.104 Oct 2024Nothing published for this version
-
0.15.001 Mar 2023Nothing published for this version
-
0.14.009 Oct 2022Nothing published for this version
-
0.13.026 Apr 2022Nothing published for this version
-
0.12.018 Feb 2022Nothing published for this version
-
0.11.016 Apr 2021Nothing published for this version
-
0.10.026 Jan 2021Nothing published for this version
-
0.9.019 Jan 2021Nothing published for this version
-
0.7.302 Nov 2020Nothing published for this version
-
0.7.223 Oct 2020Nothing published for this version
-
0.7.115 Sep 2020Nothing published for this version
-
0.7.015 Sep 2020Nothing published for this version
-
0.6.220 Jun 2020Nothing published for this version
-
0.6.118 Jun 2020Nothing published for this version
-
0.6.018 Jun 2020Nothing published for this version
-
0.5.005 May 2020Nothing published for this version
-
0.4.025 Mar 2020Nothing published for this version
-
0.3.031 Dec 2019Nothing published for this version
-
0.2.0no dateNothing published for this version
-
v0.1.008 May 2019Nothing published for this version
-
0.814 Dec 2020Nothing published for this version