定制 raindrop/syntax-highlight-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

raindrop/syntax-highlight-bundle

Composer 安装命令:

composer require raindrop/syntax-highlight-bundle

包简介

Raindrop Symfony Syntax Highlight Bundle

README 文档

README

#SyntaxHighlightBundle

####This bundle includes Code Mirror js library for textarea code highlighting Documentation and examples are available at Code Mirror Official Website

See a basic usage here and code inclusion here

A twig highlighter mode is into roadmap.

===

INSTALLATION:

First add the dependency to your composer.json file:

"require": {
    ...
    "raindrop/syntax-highlight-bundle": "dev-master"
},

Then install the bundle with the command:

php composer.phar update

Enable the bundle in your application kernel:

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Raindrop\SyntaxHighlightBundle\RaindropSyntaxHighlightBundle(),
    );
}

Now install assets:

php app/console assets:install [--symlink]

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-04-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固