承接 webandcow/bs_helpers 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

webandcow/bs_helpers

Composer 安装命令:

composer require webandcow/bs_helpers

包简介

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

README 文档

README

BsFormHelper and BsHelper

Join the chat at https://gitter.im/WebAndCow/CakePHP-BsHelpers

Build Status Coverage Status Packagist Dependency Status Dependency Status

Extension of the CakePHP's FormHelper to use the framework Bootstrap v3 more easily.

The full documentation is available here : http://webandcow.github.io/CakePHP-BsHelpers

Installation

Ensure require is present in composer.json. This will install the plugin into Plugin/BsHelpers:

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

Enable plugin

You need to enable the plugin in your app/Config/bootstrap.php file:

CakePlugin::load('BsHelpers');

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

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

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:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • 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.

##License

BsHelpers is licensed under the MIT license.

统计信息

  • 总下载量: 1.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 27
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 26
  • Watchers: 5
  • Forks: 15
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-07-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固