2017 © Pedro Peláez
 

cakephp-plugin cakephp3-bootstrap-helpers

Bootstrap Helpers for CakePHP 3.0

image

holt59/cakephp3-bootstrap-helpers

Bootstrap Helpers for CakePHP 3.0

  • Friday, May 11, 2018
  • by Holt59
  • Repository
  • 27 Watchers
  • 132 Stars
  • 51,489 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 76 Forks
  • 15 Open issues
  • 26 Versions
  • 12 % Grown

The README.md

CakePHP 3.x Helpers for Bootstrap

Software License Packagist , (*1)

CakePHP 3.x Helpers to generate HTML with @Twitter Boostrap style: Breadcrumbs, Flash, Form, Html, Modal, Navbar, Panel and Paginator helpers available!, (*2)

How to... ?

Installation

If you want the latest Bootstrap 3 version of the plugin:, (*3)

  • Add the plugin to your composer.json (see below if you want to use another branch / version):
composer require holt59/cakephp3-bootstrap-helpers:dev-master
# or the following if you want to use the Bootstrap 4 version (alpha)
composer require holt59/cakephp3-bootstrap-helpers:dev-4.0.3
  • Load the plugin in your config/bootstrap.php:
Plugin::load('Bootstrap');
$this->loadHelper('Html', [
    'className' => 'Bootstrap.Html',
    // Other configuration options...
]);

The full plugin documentation is available at https://cakephp-bootstrap.github.io/cakephp3-bootstrap-helpers/., (*4)

Table of version and requirements

Version Bootstrap version CakePHP version Information
master 3 >= 3.7.0 Current active V3 branch.
4.0.3 4 >= 3.7.0 Current active V4 branch.
4.0.2 4 >= 3.7.0 Latest V4 release.
3.1.4 3 >= 3.7.0 Open issue(s) if necessary.
<= 3.1.2 3 < 3.4.0 Deprecated.

Contributing

Do not hesitate to post a github issue or submit a pull request if you find a bug or want a new feature., (*5)

Who is using it?

Non-exhaustive list of projects using these helpers, if you want to be in this list, post a comment on this issue., (*6)

  • [CakeAdmin] (https://github.com/cakemanager/cakeadmin-lightstrap), LightStrap Theme for CakeAdmin

The MIT License (MIT), (*7)

Copyright (c) 2013-2023, Mikaël Capelle., (*8)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*9)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*10)

See LICENSE., (*11)

The Versions

11/05 2018

dev-master

9999999-dev

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

10/05 2018

dev-4.0.1-alpha

dev-4.0.1-alpha

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

28/04 2018

dev-icon-helper

dev-icon-helper

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

28/04 2018

v3.1.2.x-dev

3.1.2.9999999-dev

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

24/04 2018

dev-new-travis

dev-new-travis

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

23/04 2018

v3.1.2

3.1.2.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

30/01 2018

dev-fix-issue-144

dev-fix-issue-144

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

17/09 2017

v3.1.1.x-dev

3.1.1.9999999-dev

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

17/09 2017

v3.1.1

3.1.1.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

14/09 2017

dev-v4-updated

dev-v4-updated

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

12/08 2017

dev-stacked-states

dev-stacked-states

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

02/06 2017

dev-tab-helper

dev-tab-helper

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

02/06 2017

dev-pr129

dev-pr129

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

09/05 2017

dev-fix-issue-123

dev-fix-issue-123

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

02/04 2017

dev-mkdocs

dev-mkdocs

  Sources   Download

15/02 2017

v3.1.0

3.1.0.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

08/02 2017

v3.0.7

3.0.7.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

06/01 2017

v3.0.6

3.0.6.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

23/02 2016

v3.0.5

3.0.5.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

The Development Requires

cakephp bootstrap

26/01 2016

dev-bake-templates

dev-bake-templates

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

The Development Requires

cakephp bootstrap

15/09 2015

dev-v4.0.0-alpha

dev-v4.0.0-alpha https://holt59.github.io/cakephp3-bootstrap-helpers/

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

The Development Requires

cakephp bootstrap

09/09 2015

v3.0.4

3.0.4.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

cakephp bootstrap

02/09 2015

v3.0.3

3.0.3.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

cakephp bootstrap

20/08 2015

v3.0.2

3.0.2.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

cakephp bootstrap

20/08 2015

v3.0.1

3.0.1.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

cakephp bootstrap

20/08 2015

v3.0.0

3.0.0.0

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

cakephp bootstrap