承接 naturalweb/bootstrap 相关项目开发

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

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

naturalweb/bootstrap

Composer 安装命令:

composer require naturalweb/bootstrap

包简介

Simple Module to allow facilitate use of Twitter Bootstrap Zend Framework 2

README 文档

README

Simple Module to allow facilitate use of Twitter Bootstrap Zend Framework 2

Installation

Para seu Skeleton Application Zend Framework 2

Você precisa fazer o download do Twitters Bootstrap e adicione na pasta public do seu projeto.

Adicionae ao layout as tag de estiloes e scripts do Twitters Bootstrap.

<?=$this->headLink()->appendStylesheet($this->basePath() . '/assets/bootstrap/css/bootstrap.min.css')
                    ->appendStylesheet($this->basePath() . '/assets/bootstrap/css/bootstrap-responsive.min.css')?>
<?=$this->headScript()->appendFile($this->basePath() . '/assets/bootstrap/js/bootstrap.min.js') ?>

Funcionalidades

  • Form View Helpers
    • Bootstrap Form - Render a complete form
    • Bootstrap Collection - Render a collection Element
    • Bootstrap Row = Render an element
  • Navigation View Helpers(Navbar only)
  • Alert View Helpers

统计信息

  • 总下载量: 187
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2013-01-30