carthage-software/mago
Mago is an extremely fast PHP linter, formatter, and static analyzer written in Rust. It brings Rust-inspired speed and reliability to PHP projects with a modern toolchain and great developer experience, plus multiple install options (script, Homebrew, Composer).
Mago comes with a subcommand to generate completions for common shells.
To get the completions for your shell, run the generate-completions command
with the desired shell name as its arguments.
mago generate-completions fish
You can store them in a file to be sourced by your shell or if you want them to always match your Mago version, simply source them directly. For example:
mago generate-completions fish | source
Usage: mago generate-completions <SHELL>
| Flag, Alias(es) | Description |
|---|---|
-h, --help |
Print help information. |
How can I help you explore Laravel packages today?