承接 mremi/bootstrap-bundle 相关项目开发

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

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

mremi/bootstrap-bundle

Composer 安装命令:

composer require mremi/bootstrap-bundle

包简介

A simple way to add the Bootstrap framework in a Symfony2 project

README 文档

README

Total Downloads Latest Stable Version

This bundle is a simple way to add the Bootstrap framework in a Symfony2 project.

License

This bundle is available under the MIT license.

Prerequisites

This version of the bundle requires Symfony 2.3+.

Installation

Installation is a quick 2 step process:

  1. Download MremiBootstrapBundle using composer
  2. Enable the Bundle

Step 1: Download MremiBootstrapBundle using composer

Add MremiBootstrapBundle in your composer.json:

{
    "require": {
        "mremi/bootstrap-bundle": "dev-master"
    }
}

Now tell composer to download the bundle by running the command:

$ php composer.phar update mremi/bootstrap-bundle

Composer will install the bundle to your project's vendor/mremi directory.

Step 2: Enable the bundle

Enable the bundle in the kernel:

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Mremi\BootstrapBundle\MremiBootstrapBundle(),
    );
}

Contribution

Any question or feedback? Open an issue and I will try to reply quickly.

I hope this has been useful and has helped you. If so, share it and recommend it! :)

@mremitsme

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-09-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固