base-cli-process
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
base-questions
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.
base-helpers
Adds support for managing template helpers to your base application.
base-runtimes
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
base-cwd
Base plugin that adds a getter/setter for the current working directory.