pmjones/auto-shell
AutoShell maps CLI command names to PHP command classes in a namespace, reflecting on a main method to parse args/options (scalars or arrays). Add a class in the command directory and it becomes available automatically—no dependencies, minimal setup.
Hygiene release to make allowances for PHP 8.4 and PHP 8.5
Include class method in manual output; this helps track down where the command code is.
Better manual output spacing around synopsis, options, etc.
Hygiene elements: Github workflow, style checks, QA tooling, improved Windows testing
Initial release.
Alpha release for early adopters.
How can I help you explore Laravel packages today?