2017 © Pedro Peláez
 

cakephp-plugin bs_helpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

image

webandcow/bs_helpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  • Wednesday, May 25, 2016
  • by WebAndCow
  • Repository
  • 6 Watchers
  • 26 Stars
  • 860 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 16 Forks
  • 2 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Ce repo n'est plus maintenu

BsFormHelper and BsHelper

Join the chat at https://gitter.im/WebAndCow/CakePHP-BsHelpers, (*1)

Build Status Coverage Status Packagist Dependency Status Dependency Status, (*2)

Extension of the CakePHP's FormHelper to use the framework Bootstrap v3 more easily., (*3)

The full documentation is available here : http://webandcow.github.io/CakePHP-BsHelpers, (*4)

Installation

Ensure require is present in composer.json. This will install the plugin into Plugin/BsHelpers:, (*5)

{
    "require": {
        "webandcow/bs_helpers": "*"
    }
}

Enable plugin

You need to enable the plugin in your app/Config/bootstrap.php file:, (*6)

CakePlugin::load('BsHelpers');, (*7)

If you are already using CakePlugin::loadAll();, then this is not necessary., (*8)

Then, add those following lines in your app/Controller/AppController.php file :, (*9)

class AppController extends Controller {
         public $helpers = array('BsHelpers.Bs', 'BsHelpers.BsForm');
}

Versioning

BsHelpers will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:, (*10)

<major>.<minor>.<patch>, (*11)

And constructed with the following guidelines:, (*12)

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New features, without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes bumps the patch

For more information on SemVer, please visit http://semver.org., (*13)

License

BsHelpers is licensed under the MIT license., (*14)

The Versions

25/05 2016

dev-master

9999999-dev https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

29/02 2016

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

01/09 2015

2.2.0

2.2.0.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

02/07 2015

2.1.1

2.1.1.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

17/06 2015

dev-features

dev-features https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

17/06 2015

2.1.0

2.1.0.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

24/04 2015

2.0.0

2.0.0.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

13/01 2015

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

13/01 2015

1.2.0

1.2.0.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

13/01 2015

dev-dev-arthur-bsform

dev-dev-arthur-bsform https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar WebAndCow

cakephp bootstrap twitter

27/07 2014

1.1.3

1.1.3.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

by Avatar WebAndCow

cakephp bootstrap twitter

26/07 2014

1.1.2

1.1.2.0 https://github.com/WebAndCow/CakePHP-BsHelpers

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

by Avatar WebAndCow

cakephp bootstrap twitter

24/07 2014

1.1.1

1.1.1.0 https://github.com/WebAndCow/CakePHP-Bootstrap-3-FormHelper

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

  Sources   Download

MIT

The Requires

 

by Avatar WebAndCow

cakephp bootstrap twitter