snide/travinizer-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

snide/travinizer-bundle

Composer 安装命令:

composer require snide/travinizer-bundle

包简介

Travis CI & Scrutinizer CI overview bundle

README 文档

README

Symfony 2 bundle - Travis CI & Scrutinizer CI overview for your OS projects

Latest Stable Version Build Status Scrutinizer Quality Score Code Coverage Bitdeli Badge

features

  • Scrutinizer overview
  • Travis overview
  • Metrics
  • Repositories dashboard

Installation

Installation by Composer

If you use composer, add SnideTravinizerBundle bundle as a dependency to the composer.json of your application

    "require": {
        ...
        "snide/travinizer-bundle": "dev-master"
        ...
    },

Add SnideTravinizerBundle to your application kernel.

// app/AppKernel.php
<?php
    // ...
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Snide\TravinizerBundle\SnideTravinizerBundle(),
        );
    }

The bundle needs to copy the resources necessary to the web folder. You can use the command below:

    php app/console assets:install

Overview

Dashboard

Dashboard

Scrutinizer metrics

Scrutinizer metrics

Pdepend metrics

Pdepend metrics

Travis builds

Travis builds

Full configuration

    snide_monitor:
        manager:
            class: Your\Specific\RepoManager
        repository:
            type: yaml # only Yaml type is defined
            repo:
                filename: /path/to/your/yaml/save/file.yml
                class: Your\Specific\Repo
        # optional
        filesystem_cache_path: %kernel_dir%/travinizer

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-12-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固