Builder for CakePHP 3.x

Builder is a CakePHP 3.x plugin used to generate code in Bootstrap 3 style.

Some of the highlights:

Minimal Requirements

The Builder plugin using this third-party libraries, managed with bower:

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require aoliverio/builder

Load plugin with route params in your application:

bin/cake plugin load -r Builder

Docs

For more informations about installation and configuration options, see the WIKI.

Bugs & Feedback

https://github.com/aoliverio/builder/issues.

License

Copyright (c) 2015 Antonio Oliverio and licensed under MIT License.