
How To Create a Composer Bin Command with Minicli
Posted 11 months ago in
Learn how to create a simple Minicli application and distribute it as a Composer Bin Command.
Posted 11 months ago in
Learn how to create a simple Minicli application and distribute it as a Composer Bin Command.
Posted 2 years ago in
In the previous posts of the Building Minicli series, we've seen how to bootstrap a dependency-free microframework on top of vanilla PHP. This post will give you an overview of how to use the most updated version of Minicli to create a CLI application in PHP.