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