base-plugins
Adds 'smart plugin' support to your base application.
base-option
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.
base-task
Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.
base-pkg
Plugin for adding a `pkg` method that exposes pkg-store to your base application.
base-helpers
Adds support for managing template helpers to your base application.