2017 © Pedro Peláez
 

cakephp-plugin cakephp3-bootstrap-helpers

Bootstrap Helpers for CakePHP 3.0

image

alescx/cakephp3-bootstrap-helpers

Bootstrap Helpers for CakePHP 3.0

  • Tuesday, May 22, 2018
  • by alescx
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 76 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

CakePHP 3.x Helpers for Bootstrap

Software License Travis 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.1-alpha
  • 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://holt59.github.io/cakephp3-bootstrap-helpers/., (*4)

Table of version and requirements

Version Bootstrap version CakePHP version Information
master 3 >= 3.5.0 Current active branch.
3.1.2 3 >= 3.4.0, < 3.5.0 Not actively maintained (open issue(s) if necessary).
<= 3.1.1 3 < 3.4.0 Deprecated.
4.0.1-alpha 4 >= 3.4.0 Alpha, not all helpers are available.

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, do not hesitate to email me or post a comment on this issue., (*6)

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

Copyright and license

The MIT License (MIT), (*7)

Copyright (c) 2013-2017, 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

22/05 2018

dev-master

9999999-dev

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp bootstrap

01/04 2016

dev-new-config

dev-new-config

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

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

22/02 2016

dev-panel-helper

dev-panel-helper

Bootstrap Helpers for CakePHP 3.0

  Sources   Download

Apache

The Requires

 

The Development Requires

cakephp bootstrap

21/02 2016

dev-fix-group-template

dev-fix-group-template

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