Simple CakePHP Helper that allows standard forms to be automatically Bootstrap 3 compatible
Don't forget to create an alias for the Helper:
public $helpers = array('Form' => array('className' => 'BootstrapForm'));
Check out at La Pâtisserie: http://patisserie.keensoftware.com/