Download the PHP package pauldro/minicli-v2-app without Composer
On this page you can find all versions of the php package pauldro/minicli-v2-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pauldro/minicli-v2-app
More information about pauldro/minicli-v2-app
Files in pauldro/minicli-v2-app
Download pauldro/minicli-v2-app
More information about pauldro/minicli-v2-app
Files in pauldro/minicli-v2-app
Please rate this library. Is it a good library?
Informations about the package minicli-v2-app
CLI App Template
Template for cli apps using minicli
Script file
./minicli is the base file that the app will run through, rename it what you'd like your base command to be called, make file executable using chmod
Help Command
./{script} help will display help functions and the options available
.env Environment Variables
Set up your Environment by setting Variables in the .env file Look at the .env-example file for variables that should be set
install.sh
Set up server environment by running this shell script as root
All versions of minicli-v2-app with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
minicli/minicli Version ^4.2
pauldro/minicli-v2 Version dev-main
vlucas/phpdotenv Version ^5.6
minicli/minicli Version ^4.2
pauldro/minicli-v2 Version dev-main
vlucas/phpdotenv Version ^5.6
The package pauldro/minicli-v2-app contains the following files
Loading the files please wait ...