
Introducing minicli: a microframework for CLI-centric PHP applications
Posted 3 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.