Download the PHP package mressex/cubex-cli without Composer
On this page you can find all versions of the php package mressex/cubex-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cubex-cli
Cubex Cli
Installation
- Run
- Run . This command creates a sample cubex file in your root directory.
Usage
- Run to create a new command.
- When you create a new command, it will have {PSR-4-Namespace}\Cli namespace. For example, if you run , you will get {PSR-4-Namespace}\Cli\Example as a fully qualified class name.
- Run to confirm.
or add , where is an instance of cubex, to your cubex file in the root directory
Registering Alternative CLI Vendors
- Qdd , where is an instance of cubex, to your cubex file in the root directory and is the namespace/path inside vendor of the package e.g.
All versions of cubex-cli with dependencies
PHP Build Version
Package Version
The package mressex/cubex-cli contains the following files
Loading the files please wait ....