Provides Twitter Bootstrap assets.

Installs: 1 291

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:cakephp-plugin

dev-master 2016-09-18 13:40 UTC

This package is not auto-updated.

Last update: 2024-05-07 02:21:33 UTC


README

Injects Twitter Bootstrap CSS classes into FormHelper input elements. This plugin requires the goaop/framework library to work.

Usage

Use AOP framework as described in their documentation, create an application Kernal and attach the provided Aspect class to it: Bootstrap\Aspect\FormHelperAspect.