Download the PHP package crochetfeve0251/rocket-launcher-builder-installer without Composer
On this page you can find all versions of the php package crochetfeve0251/rocket-launcher-builder-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crochetfeve0251/rocket-launcher-builder-installer
More information about crochetfeve0251/rocket-launcher-builder-installer
Files in crochetfeve0251/rocket-launcher-builder-installer
Download crochetfeve0251/rocket-launcher-builder-installer
More information about crochetfeve0251/rocket-launcher-builder-installer
Files in crochetfeve0251/rocket-launcher-builder-installer
Vendor crochetfeve0251
Package rocket-launcher-builder-installer
Short Description Initialisation library for Launchpad libraries
License GPL-2.0-or-later
Package rocket-launcher-builder-installer
Short Description Initialisation library for Launchpad libraries
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package rocket-launcher-builder-installer
installer
Install libraries from the Launchpad Framework.
Install
To install run the following command : composer require wp-launchpad/cli-installer
Then you need to add the provider LaunchpadCLIInstaller\ServiceProvider
to the /bin/generator
file:
Create a library compatible
To make a library compatible you need to add the following content:
Name | Type | Example | Description |
---|---|---|---|
provider | string | MyCLI\MyProvider |
The service provider from the cli library if there is one |
library_provider | string | MyLibrary\MyProvider |
The service provider from the library if there is one |
command | string | my-command |
The command to install the library if there is one |
install | boolean | true |
Should the command be executed or just displayed to the user |
clean | boolean | true |
Should the library be removed after the installation |
libraries | array | {"owner/library": "^0.0.1"} |
Libraries to install into dependencies |
All versions of rocket-launcher-builder-installer with dependencies
PHP Build Version
Package Version
The package crochetfeve0251/rocket-launcher-builder-installer contains the following files
Loading the files please wait ....