pmjones/auto-shell
AutoShell auto-maps CLI command names to PHP command classes in a namespace. It reflects a command’s main method to parse args/options (scalars or arrays), then returns an Exec to run. Zero dependencies—add a class and it becomes a command.
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?